Re: [PATCH 1/5] scripts: Add mkstrerror.sh

From: Daniel Santos
Date: Wed Sep 18 2013 - 18:26:59 EST



On 09/18/2013 06:55 AM, David Howells wrote:
David Howells <dhowells@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/