[PATCH 1/4] powerpc: Add gcc format warnings to zImage printf()
Milton Miller
miltonm at bga.com
Thu Mar 22 02:03:19 EST 2007
+extern int sprintf(char *buf, const char *fmt, ...) __attribute__((format(printf, 2, 3)));
you exceeded 80 columns by 10.
milton
More information about the Linuxppc-dev
mailing list