projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71610f5
)
[SCSI] remove severly outdated comment in scsi_dispatch_cmd
author
Christoph Hellwig
<hch@lst.de>
Thu, 23 Oct 2008 18:01:26 +0000
(20:01 +0200)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Fri, 2 Jan 2009 16:47:18 +0000
(10:47 -0600)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/scsi.c
b/drivers/scsi/scsi.c
index
f8b79d4
..
42e72a2
100644
(file)
--- a/
drivers/scsi/scsi.c
+++ b/
drivers/scsi/scsi.c
@@
-651,10
+651,6
@@
int scsi_dispatch_cmd(struct scsi_cmnd *cmd)
unsigned long timeout;
int rtn = 0;
- /*
- * We will use a queued command if possible, otherwise we will
- * emulate the queuing and calling of completion function ourselves.
- */
atomic_inc(&cmd->device->iorequest_cnt);
/* check if the device is still usable */