From 55a055f7acc801455f2dc6af9a0bca3240fc88b1 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 23 Oct 2008 20:01:26 +0200 Subject: [PATCH] --- yaml --- r: 127872 b: refs/heads/master c: 327d0c7d89319a8ee8e946b90cb94c08daadb723 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/scsi/scsi.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index b2ba2f61a695..2b439d348516 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 71610f55fa4db63dbf5385929a47c9fb2451f332 +refs/heads/master: 327d0c7d89319a8ee8e946b90cb94c08daadb723 diff --git a/trunk/drivers/scsi/scsi.c b/trunk/drivers/scsi/scsi.c index f8b79d401d58..42e72a2c1f98 100644 --- a/trunk/drivers/scsi/scsi.c +++ b/trunk/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 */