Re: [PATCH] staging: fbtft: Remove unnecessary parentheses

From: Greg Kroah-Hartman
Date: Mon Jun 17 2024 - 11:51:27 EST


On Mon, Jun 17, 2024 at 07:57:47PM +0530, Shiva Kiran K wrote:
> Remove unnecessary parentheses in `if` statements.
> Reported by checkpatch.pl

As per the many times this came up in the past (see the mailing list
archives), checkpatch is wrong here.

sorry,

greg k-h