aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe
diff options
context:
space:
mode:
authorChris Leech <christopher.leech@intel.com>2010-04-09 14:23:10 -0700
committerJames Bottomley <James.Bottomley@suse.de>2010-04-11 14:02:41 -0500
commitce8b5df04292e93a117d9f863af206245bf61271 (patch)
treefb10dd4b931756765b3352402d83033a326b9c30 /drivers/scsi/fcoe
parent[SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp (diff)
downloadlinux-dev-ce8b5df04292e93a117d9f863af206245bf61271.tar.xz
linux-dev-ce8b5df04292e93a117d9f863af206245bf61271.zip
[SCSI] libfc: set both precision and field with when printing FC IDs
Most of the prints of fabric IDs were specified as %6x, which will not print any leading 0s. It's nice to see leading 0s for identifiers like this, which are a fixed length. This patch sets the precision modifier as well, making the specifier %6.6x, which forces the printing of leading 0s. Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/fcoe')
0 files changed, 0 insertions, 0 deletions