commit | 0bd4781d40ffc3bff939a2540041144b99c373b8 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Mar 31 08:25:54 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 31 08:25:54 2009 +0900 |
tree | 3ac98a62c1c8ff4d07681cc57329b41db8c5a2be | |
parent | 47131258765e3561475822a7838b7ed90e2f6990 [diff] |
sh: Fix up -Wformat-security whining. 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>