68dd29586c6460b629ac5b4f6b86a6fd3dd421 author Bjorn Helgaas 1254864809 -0600 committer Jesse Barnes 1257353235 -0800 vsprintf: fix io/mem resource width The leading "0x" consumes field width, so leave space for it in addition to the 4 or 8 hex digits. This means we'll print "0x0000-0x01df" rather than "0x00-0x1df", for example. Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes Üo±¾“6x