commit | 60bfcf8e04184b8cd68607cabdf1adc142aa78d1 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Wed Oct 09 11:05:58 2013 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Oct 16 13:38:18 2013 -0700 |
tree | e256979bef615998d2012fb19fcd62354b3d1a73 | |
parent | b7eec2cdd874ad678228a32a31dea32e3fcc2f99 [diff] |
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 <hch@lst.de> Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>