[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdbmXvnwO-da85TreVWC2PEdXUG9M0b_cBgr_CyZtTjs3g@mail.gmail.com>
Date: Fri, 14 Mar 2014 11:19:53 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Gerhard Sittig <gsi@...x.de>
Cc: Gary Servin <garyservin@...il.com>,
Alexandre Courbot <gnurou@...il.com>,
Jiri Kosina <trivial@...nel.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] gpio: mcp23s08: Trivial: Fixed coding style issues
On Wed, Mar 12, 2014 at 9:16 PM, Gerhard Sittig <gsi@...x.de> wrote:
> 'sizeof' is an operator, very much like a unary minus or
> unary ampersand which neither require parentheses. So either of
> "sizeof(x)" as well as "sizeof x" are legal with regard to the C
> language. It's just that the community prefers "sizeof(x)" for
> the improved readability.
You're right, amazingly. Thanks for teaching me something new
today!
Yours,
Linus Walleij
--
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