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:
234d677
)
scsi: consolidate opcode lookup in scsi_opcode_sa_name()
author
Hannes Reinecke
<hare@suse.de>
Fri, 24 Oct 2014 12:26:56 +0000
(14:26 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 12 Nov 2014 10:16:03 +0000
(11:16 +0100)
Consolidate the CDB opcode lookup in scsi_opcode_sa_name(),
so that we don't have to call several functions to figure
out the CDB opcode string.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found