commit | 29687512c0b084957112cc2c0743ce34cd0d5055 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@suse.de> | Thu Dec 16 09:22:24 2010 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Dec 21 08:23:54 2010 -0600 |
tree | dc44aff0b61e8bed3ea664c5a872d04bad8c4132 | |
parent | 8816624222b12e5d7e291e9d1973fc42b994eb6b [diff] |
[SCSI] fix up documentation for change in ->queuecommand to lockless calling 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>