From: Andy Grover Date: Wed, 1 Oct 2014 23:07:02 +0000 (-0700) Subject: target: Remove unneeded check in sbc_parse_cdb X-Git-Tag: fixes-against-v3.18-rc2~19^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20959c4b4078847e629eed8918abb52bfe5f559a;p=pandora-kernel.git target: Remove unneeded check in sbc_parse_cdb The check of SCF_SCSI_DATA_CDB seems to be a remnant from before hch's refactoring of this function. There are no places where that flag is set that cmd->execute_cmd isn't also set. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed