[PATCH] staging: fbtft: Remove unnecessary parentheses
Greg KH
gregkh at linuxfoundation.org
Tue Dec 10 14:24:43 UTC 2024
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 at 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
More information about the dri-devel
mailing list