[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <523A28B7.10703@att.net>
Date: Wed, 18 Sep 2013 17:27:03 -0500
From: Daniel Santos <danielfsantos@....net>
To: David Howells <dhowells@...hat.com>
CC: Daniel Santos <daniel.santos@...ox.com>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Michal Marek <mmarek@...e.cz>,
Andrew Morton <akpm@...ux-foundation.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Thomas Gleixner <tglx@...utronix.de>,
Michael Kerrisk <mtk.manpages@...il.com>,
Dave Hansen <dave.hansen@...ux.intel.com>,
George Spelvin <linux@...izon.com>
Subject: Re: [PATCH 1/5] scripts: Add mkstrerror.sh
On 09/18/2013 06:55 AM, David Howells wrote:
> David Howells <dhowells@...hat.com> wrote:
>
>> (1) Why are you double-NUL'ing all your strings? (see the \0 in the strings)
> Ah... I see what you're doing. I missed the fact that you don't have a comma
> after each string.
Yeah, I was trying to format the code so that it's efficient and still
easy to read, but then there's no comma where we normally expect one.
It's the best middle ground solution I could come up with.
--
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