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:
3c356bd
)
scsi: move scsi_dispatch_cmd to scsi_lib.c
author
Christoph Hellwig
<hch@lst.de>
Sat, 6 Sep 2014 01:23:07 +0000
(18:23 -0700)
committer
Christoph Hellwig
<hch@lst.de>
Mon, 24 Nov 2014 18:57:03 +0000
(19:57 +0100)
scsi_lib.c is where the rest of the I/O submission path lives, so move
scsi_dispatch_cmd there and mark it static.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
No differences found