From: Chris Leech Date: Fri, 9 Apr 2010 21:23:16 +0000 (-0700) Subject: [SCSI] libfc, fcoe: normalize format specifies for world wide names X-Git-Tag: v2.6.35-rc1~470^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f8f3aa640ae5da220eea95215317f19ace91481;p=pandora-kernel.git [SCSI] libfc, fcoe: normalize format specifies for world wide names Print all world wide node names (node, port and fabric) with the same format specifier of "%16.16llx". That makes sure they all print as a 16 character hex string, with lower case letters, no 0x prefix, and without stripping off any leading 0s. Signed-off-by: Chris Leech Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed