git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a2c5da
)
Fix PCI hotplug printk format
author
Randy Dunlap
<randy.dunlap@oracle.com>
Fri, 24 Oct 2008 01:14:55 +0000
(18:14 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 24 Oct 2008 02:48:29 +0000
(19:48 -0700)
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>
No differences found