commit | 134997a041f70d4aa5434d2833c8a3cf33697899 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Feb 20 14:20:58 2014 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:19:25 2014 -0700 |
tree | 786d6f355b26ade2bba828da23327021e0404393 | |
parent | 27e9e0f12acb5a76c72c3eed31ad3336e1970717 [diff] |
[SCSI] remove a useless get/put_device pair in scsi_requeue_command Avoid a spurious device get/put pair by cleaning up scsi_requeue_command and folding scsi_unprep_request into it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Parallels.com>