diff options
author | James Bottomley <jejb@titanic.(none)> | 2005-08-06 18:50:03 +0200 |
---|---|---|
committer | James Bottomley <jejb@titanic.(none)> | 2005-08-09 23:18:19 +0200 |
commit | 20e007b8cc1266ff78810457d6e26c35c6b810ba (patch) | |
tree | 2a1080f78b400d40670fb3bacb5e92a0c4cfed68 /kernel/cpuset.c | |
parent | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator code (diff) | |
download | linux-20e007b8cc1266ff78810457d6e26c35c6b810ba.tar.xz linux-20e007b8cc1266ff78810457d6e26c35c6b810ba.zip |
[SCSI] iscsi: fix 64 bit compile warning
drivers/scsi/scsi_transport_iscsi.c: In function `show_transport_handle':
drivers/scsi/scsi_transport_iscsi.c:100: warning: long long unsigned int format, long unsigned int arg (arg 3)
is caused because uint64_t is only unsigned long on a 64 bit platform.
Fix this by casting to unsigned long long.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions