From: Christoph Hellwig Date: Sun, 7 Oct 2012 14:55:52 +0000 (-0400) Subject: target/pscsi: call spc_emulate_report_luns directly X-Git-Tag: v3.8-rc1~94^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de530a523fd3cc46b5d8d96f3016298c5c808ac;p=pandora-kernel.git target/pscsi: call spc_emulate_report_luns directly No need to indirect through spc_parse_cdb if we only ever call it for REPORT LUNS emulation. (nab: Add missing EXPORT_SYMBOL for spc_emulate_report_luns) Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed