All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Frank Seidel <frank@kernalert.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Trivial string form cleanups
Date: Mon, 14 May 2007 15:59:55 -0700	[thread overview]
Message-ID: <4648E9EB.9010009@goop.org> (raw)
In-Reply-To: <200705150053.11606.frank@kernalert.de>

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

  reply	other threads:[~2007-05-14 23:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-14 22:53 Trivial string form cleanups Frank Seidel
2007-05-14 22:59 ` Jeremy Fitzhardinge [this message]
2007-05-14 23:21   ` Frank Seidel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4648E9EB.9010009@goop.org \
    --to=jeremy@goop.org \
    --cc=frank@kernalert.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.