From: Tomas Szepe <szepe@pinerecords.com>
To: Andrew Rodland <arodland@noln.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] morse code panics for 2.5.62
Date: Tue, 18 Feb 2003 23:49:46 +0100 [thread overview]
Message-ID: <20030218224946.GB1048@louise.pinerecords.com> (raw)
In-Reply-To: <20030218171247.GA351@lug-owl.de>
> [jbglaw@lug-owl.de]
>
> Then, you can have
> const char morses[] = {
> MORSE2('A', '.', '-'),
> MORSE4('B', '-', '.', '.', '.'),
> MORSE4('C', '-', '.', '-', '.'),
> MORSE3('D', '-', '.', '.'),
> MORSE1('E', '.'),
> MORSE4('F', '.', '.', '-', '.')
> ...
> };
>
> That's going to take exactly the same memory in the compiled vmlinux
> image, *and* it's really readable:-) Of course, gcc will optimize any
> added "bloat" away...
Looks good to me, can you send an updated patch?
--
Tomas Szepe <szepe@pinerecords.com>
next prev parent reply other threads:[~2003-02-18 22:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-18 13:50 [PATCH] morse code panics for 2.5.62 Tomas Szepe
2003-02-18 14:17 ` Jan-Benedict Glaw
2003-02-18 16:00 ` Andrew Rodland
2003-02-18 17:12 ` Jan-Benedict Glaw
2003-02-18 22:49 ` Tomas Szepe [this message]
2003-02-19 9:07 ` Jan-Benedict Glaw
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=20030218224946.GB1048@louise.pinerecords.com \
--to=szepe@pinerecords.com \
--cc=arodland@noln.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox