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:
d62cbf4
)
powerpc/mm: Fix printk type warning in mmu_context_nohash
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 19 Mar 2009 19:34:13 +0000
(19:34 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 24 Mar 2009 02:47:34 +0000
(13:47 +1100)
We need to use %zu instead of %d when printing a sizeof()
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found