diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-10-06 23:33:29 +0200 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-11-04 17:47:15 +0100 |
commit | 2840537228fba95e05cab1a6b5719c61982db279 (patch) | |
tree | 071b70210b1ebdf2fb7ff908f57ca481357edaaa /init | |
parent | PCI hotplug: acpiphp should be linked after vendor drivers (diff) | |
download | linux-2840537228fba95e05cab1a6b5719c61982db279.tar.xz linux-2840537228fba95e05cab1a6b5719c61982db279.zip |
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 <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions