Re: [PATCH 05/22] acpica: Replace comments with C99 initializers

From: Christoph Hellwig
Date: Fri Apr 01 2022 - 01:10:52 EST


On Sun, Mar 27, 2022 at 10:59:54PM +0300, Andy Shevchenko wrote:
> On Sat, Mar 26, 2022 at 7:39 PM Benjamin Stürz <benni@xxxxxxxxxx> wrote:
> >
> > This replaces comments with C99's designated
> > initializers because the kernel supports them now.
>
> Does it follow the conventions which are accepted in the ACPI CA project?

Why would ACPI CA be allowed to make up it's own conventions? And as
you might imply not allow using a very useful and more than 20 year old
C feature? This kind of BS need to stop.