Home
last modified time | relevance | path

Searched hist:fc3850458c176a3cf925771ec822f9537d1dbbc6 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dnsp32.cdiff fc3850458c176a3cf925771ec822f9537d1dbbc6 Tue Aug 05 23:43:29 CDT 2014 Hans Wennborg <hans@hanshq.net> 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>
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.cdiff fc3850458c176a3cf925771ec822f9537d1dbbc6 Tue Aug 05 23:43:29 CDT 2014 Hans Wennborg <hans@hanshq.net> 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>
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.cdiff fc3850458c176a3cf925771ec822f9537d1dbbc6 Tue Aug 05 23:43:29 CDT 2014 Hans Wennborg <hans@hanshq.net> 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>