[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>
This commit is contained in:
jimix@watson.ibm.com 2006-05-17 12:00:35 -04:00 committed by Paul Mackerras
commit 8ae5b2801a
2 changed files with 4 additions and 3 deletions