Revision 325dcfdc81f124812a7b692354996ef7fe5b90ed authored by Randy Dunlap on 24 October 2008, 01:14:55 UTC, committed by Linus Torvalds on 24 October 2008, 02:48:29 UTC
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>
1 parent 3a2c5da
History
File Mode Size
Makefile -rw-r--r-- 276 bytes
deflate.c -rw-r--r-- 43.0 KB
deflate_syms.c -rw-r--r-- 377 bytes
deftree.c -rw-r--r-- 39.6 KB
defutil.h -rw-r--r-- 11.6 KB

back to top