git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7eec2c
)
target/iscsi: Remove macros that contain typecasts
author
Andy Grover
<agrover@redhat.com>
Wed, 9 Oct 2013 18:05:58 +0000
(11:05 -0700)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 16 Oct 2013 20:38:18 +0000
(13:38 -0700)
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>
No differences found