From 0bd4781d40ffc3bff939a2540041144b99c373b8 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 31 Mar 2009 08:25:54 +0900 Subject: [PATCH] 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 --- Reading git-format-patch failed