From: Hannes Reinecke Date: Fri, 24 Oct 2014 12:26:56 +0000 (+0200) Subject: scsi: consolidate opcode lookup in scsi_opcode_sa_name() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2478a736a7d01e3ef8d273e8fc5b11b6ed9af3ea;p=pandora-kernel.git scsi: consolidate opcode lookup in scsi_opcode_sa_name() 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 Reviewed-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed