[SCSI] fix up documentation for change in ->queuecommand to lockless calling
authorJames Bottomley <James.Bottomley@suse.de>
Thu, 16 Dec 2010 14:22:24 +0000 (09:22 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 14:23:54 +0000 (08:23 -0600)
The current doc still says we call it with the host lock held, which is
going to cause confusion.

Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found