[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221006075537.0a3b2bb2@kernel.org>
Date: Thu, 6 Oct 2022 07:55:37 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, robh@...nel.org, johannes@...solutions.net,
ecree.xilinx@...il.com, stephen@...workplumber.org, sdf@...gle.com,
f.fainelli@...il.com, fw@...len.de, linux-doc@...r.kernel.org,
razor@...ckwall.org, nicolas.dichtel@...nd.com
Subject: Re: [PATCH net-next v2 3/7] net: add basic C code generators for
Netlink
On Thu, 6 Oct 2022 14:51:09 +0200 Guillaume Nault wrote:
> > v2: - use /* */ comments instead of //
>
> Probably not a very interesting feedback, but there
> are still many comments generated in the // style.
It's slightly unclear to me what our policy on comments is now.
I can fix all up - the motivation for the change in v2 was that
in uAPI apparently its completely forbidden to use anything that's
not ANSI C :S
Gotta keep that compatibility with the all important Borland compiler
or something?
Powered by blists - more mailing lists