https://github.com/torvalds/linux
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
Tip revision: 325dcfdc81f124812a7b692354996ef7fe5b90ed authored by Randy Dunlap on 24 October 2008, 01:14:55 UTC
Fix PCI hotplug printk format
Tip revision: 325dcfd
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 102.0 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top