]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Fix PCI hotplug printk format
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 24 Oct 2008 01:14:55 +0000 (18:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Oct 2008 02:48:29 +0000 (19:48 -0700)
commit325dcfdc81f124812a7b692354996ef7fe5b90ed
treebad267a306682a6f3e921c50a7fd0ebc5c3eb61a
parent3a2c5dad6c4d4551effba477f4f45fa5feb1293f
Fix PCI hotplug printk format

Fix printk format warning:

  drivers/pci/hotplug/acpiphp_ibm.c:207: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/pci/hotplug/acpiphp_ibm.c