commit | efa4988d72c69d3024ee25ad1ae87c83b9f8267e | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Jul 19 08:09:01 2011 +0000 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Jul 22 09:37:42 2011 +0000 |
tree | 7ee08a9e843d21a0163cbaa579f9b042ed929b29 | |
parent | e434f1f182674d775c52869d49f714a2614d1c66 [diff] |
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 <fubo.chen@gmail.com> Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>