瀏覽代碼

[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>
Christoph Hellwig 16 年之前
父節點
當前提交
327d0c7d89
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      drivers/scsi/scsi.c

+ 0 - 4
drivers/scsi/scsi.c

@@ -651,10 +651,6 @@ int scsi_dispatch_cmd(struct scsi_cmnd *cmd)
 	unsigned long timeout;
 	unsigned long timeout;
 	int rtn = 0;
 	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);
 	atomic_inc(&cmd->device->iorequest_cnt);
 
 
 	/* check if the device is still usable */
 	/* check if the device is still usable */