Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 327d0c7d authored by Christoph Hellwig's avatar Christoph Hellwig Committed by James Bottomley
Browse files

[SCSI] remove severly outdated comment in scsi_dispatch_cmd

parent 71610f55
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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 */