diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2014-07-24 18:07:58 (GMT) |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-08-01 12:18:37 (GMT) |
commit | f427957fc6636d04c4b92b86f38a647d20f27fc2 (patch) | |
tree | 372e8c4e4d29a75a0e30d636e483bc4fe3fccd66 /fs/jbd | |
parent | 0213436a2cc5e4a5ca2fabfaa4d3877097f3b13f (diff) | |
download | linux-f427957fc6636d04c4b92b86f38a647d20f27fc2.tar.xz |
scsi: fix u14-34f printk format warnings
Fix printk format warnings (seen on i386 builds):
../drivers/scsi/u14-34f.c: In function 'port_detect':
../drivers/scsi/u14-34f.c:630:28: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u64' [-Wformat=]
../drivers/scsi/u14-34f.c: In function 'u14_34f_queuecommand_lck':
../drivers/scsi/u14-34f.c:1290:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'int' [-Wformat=]
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/jbd')
0 files changed, 0 insertions, 0 deletions