]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/scsi/scsi.c
[SCSI] st: make all the fragment buffers the same size
[mv-sheeva.git] / drivers / scsi / scsi.c
index f8b79d401d58e420f28390355b87f72a9370d6d5..42e72a2c1f98b5521167a0b746a8a46a58f6e2aa 100644 (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 */