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:
45d1564
)
m68knommu: Fix printk() format in free_initrd_mem()
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 26 May 2011 04:44:10 +0000
(14:44 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Mon, 25 Jul 2011 00:44:04 +0000
(10:44 +1000)
arch/m68k/mm/init_no.c:123: warning: format "%d" expects type "int", but argument 2 has type "long unsigned int"
And use pr_notice() while we're at it.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found