git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e9e0f
)
[SCSI] remove a useless get/put_device pair in scsi_requeue_command
author
Christoph Hellwig
<hch@infradead.org>
Thu, 20 Feb 2014 22:20:58 +0000
(14:20 -0800)
committer
James Bottomley
<JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:25 +0000
(10:19 -0700)
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>
drivers/scsi/scsi_lib.c
patch
|
blob
|
history
diff --cc
drivers/scsi/scsi_lib.c
Simple merge