[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210715145019.GH27830@1wt.eu>
Date: Thu, 15 Jul 2021 16:50:19 +0200
From: Willy Tarreau <w@....eu>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Miguel Ojeda <ojeda@...nel.org>,
Lars Poeschel <poeschel@...onage.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] auxdisplay: charlcd: Drop unneeded initializers
and switch to C99 style
On Thu, Jul 15, 2021 at 05:41:52PM +0300, Andy Shevchenko wrote:
> For structure initializers the fields are 0 (or NULL) by default, so
> there is no need to fill them explicitly. Besides that, much easier
> to read when initializers use C99 style. Hence, convert to C99 style
> as well.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Thanks Andy!
Acked-by: Willy Tarreau <w@....eu>
Willy
Powered by blists - more mailing lists