[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4648E9EB.9010009@goop.org>
Date: Mon, 14 May 2007 15:59:55 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Frank Seidel <frank@...nalert.de>
CC: Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: Trivial string form cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists