From: Willy Tarreau <w@1wt.eu>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Miguel Ojeda <ojeda@kernel.org>,
Lars Poeschel <poeschel@lemonage.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] auxdisplay: charlcd: Drop unneeded initializers and switch to C99 style
Date: Thu, 15 Jul 2021 16:50:19 +0200 [thread overview]
Message-ID: <20210715145019.GH27830@1wt.eu> (raw)
In-Reply-To: <20210715144152.83582-1-andriy.shevchenko@linux.intel.com>
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@linux.intel.com>
Thanks Andy!
Acked-by: Willy Tarreau <w@1wt.eu>
Willy
next prev parent reply other threads:[~2021-07-15 14:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-15 14:41 [PATCH v2 1/1] auxdisplay: charlcd: Drop unneeded initializers and switch to C99 style Andy Shevchenko
2021-07-15 14:50 ` Willy Tarreau [this message]
2021-07-15 23:36 ` Miguel Ojeda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210715145019.GH27830@1wt.eu \
--to=w@1wt.eu \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=poeschel@lemonage.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox