From: Andy Grover Date: Wed, 9 Oct 2013 18:05:58 +0000 (-0700) Subject: target/iscsi: Remove macros that contain typecasts X-Git-Tag: v3.13-rc1~5^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60bfcf8e04184b8cd68607cabdf1adc142aa78d1;p=pandora-kernel.git target/iscsi: Remove macros that contain typecasts These just want to return a pointer instead of a value, but are otherwise the same. ISCSI_TPG_LUN macro was unused. Reviewed-by: Christoph Hellwig Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed