From: Nicholas Bellinger Date: Tue, 19 Jul 2011 08:09:01 +0000 (+0000) Subject: target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter X-Git-Tag: v3.1-rc1~305^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efa4988d72c69d3024ee25ad1ae87c83b9f8267e;p=pandora-kernel.git target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter This patch removes the now unnecessary 'unsigned char *cdb' function parameter from transport_get_lun_for_cmd(). This also includes updating lio-target, tcm_loop and tcm_fc usage of transport_get_lun_for_cmd(). Reported-by: Fubo Chen Signed-off-by: Nicholas A. Bellinger --- Reading git-diff-tree failed