diff options
author | Hans Wennborg <hans@hanshq.net> | 2014-08-06 08:43:29 +0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 20:09:45 +0400 |
commit | fc3850458c176a3cf925771ec822f9537d1dbbc6 (patch) | |
tree | c137f7f1819b388ed23c72e86b779e5bd70fdf5b /drivers/scsi/be2iscsi/be_iscsi.h | |
parent | 8e5a9484aee8d48f7dd3739c139ac684b30e6201 (diff) | |
download | linux-fc3850458c176a3cf925771ec822f9537d1dbbc6.tar.xz |
scsi: fix decimal printf format specifiers prefixed with 0x
The prefix suggests the number should be printed in hex, so use
the %x specifier to do that.
Found by using regex suggested by Joe Perches.
Signed-off-by: Hans Wennborg <hans@hanshq.net>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/be2iscsi/be_iscsi.h')
0 files changed, 0 insertions, 0 deletions