From: Greg KH <gregkh@linuxfoundation.org>
To: Antonio Riccio <linux@ariccio.me>
Cc: dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: fbtft: Remove unnecessary parentheses
Date: Tue, 10 Dec 2024 15:24:43 +0100 [thread overview]
Message-ID: <2024121021-blurred-dotted-c78d@gregkh> (raw)
In-Reply-To: <Z1hNxNkVSt11ncXs@stream-circuit>
On Tue, Dec 10, 2024 at 02:18:48PM +0000, Antonio Riccio wrote:
> Adhere to Linux kernel coding style.
>
> Reported by checkpatch:
>
> CHECK: Unnecessary parentheses around 'devcode != 0x0000'
> CHECK: Unnecessary parentheses around 'devcode != 0x9320'
>
> Signed-off-by: Antonio Riccio <linux@ariccio.me>
> ---
> drivers/staging/fbtft/fb_ili9320.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Checkpatch is wrong here, sorry. Please see the archives for the
details as to why I don't take changes like this.
sorry,
greg k-h
next prev parent reply other threads:[~2024-12-10 14:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 14:18 [PATCH] staging: fbtft: Remove unnecessary parentheses Antonio Riccio
2024-12-10 14:24 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-17 14:27 Shiva Kiran K
2024-06-17 15:27 ` Greg Kroah-Hartman
2024-06-24 13:16 ` Greg Kroah-Hartman
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=2024121021-blurred-dotted-c78d@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=linux@ariccio.me \
/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;
as well as URLs for NNTP newsgroup(s).