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:
6cc449c
)
[PATCH] MTD: m25p80: fix printk format warning
author
Randy Dunlap
<rdunlap@xenotime.net>
Wed, 12 Apr 2006 00:05:20 +0000
(20:05 -0400)
committer
David Woodhouse
<dwmw2@shinybook.infradead.org>
Wed, 12 Apr 2006 00:05:20 +0000
(20:05 -0400)
Fix printk format warning:
drivers/mtd/devices/m25p80.c:189: warning: format '%zd' expects type
'signed size_t', but argument 6 has type 'u_int32_t'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found