[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200615172123.1fe77f3c@oasis.local.home>
Date: Mon, 15 Jun 2020 17:21:23 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Joe Perches <joe@...ches.com>
Cc: Masami Hiramatsu <mhiramat@...nel.org>, stable@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/4] proc/bootconfig: Fix to use correct quotes for
value
On Mon, 15 Jun 2020 12:24:00 -0700
Joe Perches <joe@...ches.com> wrote:
> > Hmm, shouldn't the above have the upside-down xmas tree format?
> >
> > struct xbc_node *leaf, *vnode;
> > char *key, *end = dst + size;
> > const char *val;
> > char q;
> > int ret = 0;
>
> Please don't infect kernel sources with that style oddity.
What do you mean? It's already "infected" all over the kernel, (has
been for years!) and I kinda like it. It makes reading variables much
easier on the eyes, and as I get older, that means a lot more ;-)
-- Steve
Powered by blists - more mailing lists