[PATCH] powerpc: udbg_printf() formatting attribute
authorjimix@watson.ibm.com <jimix@watson.ibm.com>
Wed, 17 May 2006 16:00:35 +0000 (12:00 -0400)
committerPaul Mackerras <paulus@samba.org>
Fri, 19 May 2006 05:02:19 +0000 (15:02 +1000)
commit8ae5b2801a0beb10a55a7ebd5140482e2f84c3fa
treee392faf5cc57559564da909f2bb2b65fcc18b516
parent35dd54326e857f1648c7cc1028e8d5e1dbe04992
[PATCH] powerpc: udbg_printf() formatting attribute

This patch allows the compiler to catch any printf-like mismatches for
udbg_printf().  After some brute force building I've only found issues
with my own code and lparcfg.c It could break some developers, but
IMHO that would be goodness.

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/lparcfg.c
include/asm-powerpc/udbg.h