[SCSI] ipr: Reduce queuecommand lock time
authorBrian King <brking@linux.vnet.ibm.com>
Tue, 17 Jul 2012 13:13:52 +0000 (08:13 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 24 Aug 2012 09:10:27 +0000 (13:10 +0400)
commit00bfef2cc1c6b5b3f1baa8f56f5f9a2b10ed1a52
treed1a74b07882271cf1542121d4d01da34723c78d6
parent3013d91831a04ec007431105e647298e8cf91611
[SCSI] ipr: Reduce queuecommand lock time

Reduce the amount of time the host lock is held in queuecommand
for improved performance.

[jejb: fix up checkpatch noise]
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/ipr.c