From: Christoph Hellwig Date: Tue, 25 Nov 2014 14:50:09 +0000 (+0100) Subject: fc: FCP_PTA_SIMPLE is 0 X-Git-Tag: omap-for-v3.19/fixes-rc1~11^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6bb33e7f5f759e14806686321c1e78733c9f4d;p=pandora-kernel.git fc: FCP_PTA_SIMPLE is 0 Not need to have an if/else to either assign FCP_PTA_SIMPLE or 0 to a variable. Btw, it seems we really should factor generating a fcp cmnd from a scsi_cmnd into a common helper. Signed-off-by: Christoph Hellwig Reviewed-by: Martin K. Petersen --- Reading git-diff-tree failed