[PATCH 1/4] powerpc: Add gcc format warnings to zImage printf()

David Gibson david at gibson.dropbear.id.au
Thu Mar 22 12:35:01 EST 2007


On Wed, Mar 21, 2007 at 09:03:19AM -0600, Milton Miller wrote:
> 
> +extern int sprintf(char *buf, const char *fmt, ...) __attribute__((format(printf, 2, 3)));
> 
> you exceeded 80 columns by 10.

Revised in second spin.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list