[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AE90C24D6B3A694183C094C60CF0A2F6026B6E77@saturn3.aculab.com>
Date: Wed, 22 Feb 2012 09:35:14 -0000
From: "David Laight" <David.Laight@...LAB.COM>
To: "Allan, Bruce W" <bruce.w.allan@...el.com>,
"Joe Perches" <joe@...ches.com>,
"David Miller" <davem@...emloft.net>,
"Andy Whitcroft" <apw@...dowen.org>,
"Andrew Morton" <akpm@...ux-foundation.org>
Cc: <andrei.emeltchenko.news@...il.com>, <linville@...driver.com>,
<linux-wireless@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] checkpatch: Add some --strict coding style checks
> if (!(func_a(x) &&
> func_b(y)))
> baz();
Gah - that is horrid for the 'preferred style'.
A quick glance at the code puts both the func_b()
and baz() calls as inside the if.
David
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists