1
0
Fork 0

[SCSI] remove severly outdated comment in scsi_dispatch_cmd

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
hifive-unleashed-5.1
Christoph Hellwig 2008-10-23 20:01:26 +02:00 committed by James Bottomley
parent 71610f55fa
commit 327d0c7d89
1 changed files with 0 additions and 4 deletions

View File

@ -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 */