target: Refer to u32 luns as unpacked_lun
authorAndy Grover <agrover@redhat.com>
Tue, 26 Nov 2013 19:55:22 +0000 (11:55 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 16 Dec 2013 21:24:38 +0000 (13:24 -0800)
It's clearer to refer to pointers to the struct se_lun as "lun" and the
actual number itself as "unpacked_lun".

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found