]> err.no Git - linux-2.6/commit
[SCSI] qla2xxx: fix compile warning for printk format
authorFUJITA Tomonori <tomof@acm.org>
Sat, 16 Feb 2008 06:24:41 +0000 (15:24 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 18 Feb 2008 14:57:17 +0000 (08:57 -0600)
commit279e7f5425c5e6da6ca61b1d8576356a939789f9
treec85b8bb2078efe0a53a17f35e5e2a2f2e2a5fdbd
parent5e2f22d39ec29c33bc5a3a558ac545b952aab8b7
[SCSI] qla2xxx: fix compile warning for printk format

scsi/qla2xxx/qla_dfs.c: In function 'qla2x00_dfs_fce_show':
scsi/qla2xxx/qla_dfs.c:26: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_dfs.c