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:
4713125
)
sh: Fix up -Wformat-security whining.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 30 Mar 2009 23:25:54 +0000
(08:25 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 30 Mar 2009 23:25:54 +0000
(08:25 +0900)
Triggers -Werror on gcc-4.3:
arch/sh/kernel/setup.c: In function 'early_parse_mem':
arch/sh/kernel/setup.c:111: error: format not a string literal and no format arguments
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found