Re: Trivial string form cleanups

From: Jeremy Fitzhardinge
Date: Mon May 14 2007 - 19:00:18 EST


Frank Seidel wrote:
> Change of string form like Jeff Garzik suggested
> it at http://janitor.kernelnewbies.org/TODO
> to get better assembly output as this format only
> declares a single variable.
>

Saves sizeof(char *) per string too, but you need to be careful none of
these are being passed to sizeof or typeof. Did you check for that in
your conversions?

J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/