commit | 8ae5b2801a0beb10a55a7ebd5140482e2f84c3fa | [log] [tgz] |
---|---|---|
author | jimix@watson.ibm.com <jimix@watson.ibm.com> | Wed May 17 12:00:35 2006 -0400 |
committer | Paul Mackerras <paulus@samba.org> | Fri May 19 15:02:19 2006 +1000 |
tree | e392faf5cc57559564da909f2bb2b65fcc18b516 | |
parent | 35dd54326e857f1648c7cc1028e8d5e1dbe04992 [diff] |
[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>