summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/vis.c
diff options
context:
space:
mode:
authorAndy Grover <agrover@redhat.com>2011-06-16 15:57:09 -0700
committerNicholas Bellinger <nab@linux-iscsi.org>2011-07-25 07:47:59 +0000
commit55bdabdf41b6ee99e22e9d78a895b001fb1d852e (patch)
treea66c6d6480a2bddc7cbd534be6411cdda27a4898 /net/batman-adv/vis.c
parent123521830c0ea35055b900d2ff0b73bb129e08cb (diff)
downloadtalos-op-linux-55bdabdf41b6ee99e22e9d78a895b001fb1d852e.tar.gz
talos-op-linux-55bdabdf41b6ee99e22e9d78a895b001fb1d852e.zip
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
struct scsi_lun is also just a struct with an array of 8 octets (64 bits) but using it instead in iscsi structs lets us call scsilun_to_int without a cast, and also lets us copy it using assignment, instead of memcpy(). Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'net/batman-adv/vis.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud