Re: [PATCH] staging: vme_user: Remove redundant parentheses
From: Nam Cao
Date: Wed Jul 10 2024 - 02:02:08 EST
On Tue, Jul 09, 2024 at 12:15:26PM -0700, Tyler Taormina wrote:
> Adhere to Linux kernel coding style.
>
> Reported by checkpatch:
>
> CHECK: Unnecessary parentheses around (...)
>
> Signed-off-by: Tyler Taormina <taormina.dev@xxxxxxxxx>
Staging tree's maintainer (Greg) disagrees with checkpatch.pl on this one
and prefers to keep these parentheses. So I would leave them be.
You can look up the staging mailing list for details.
Best regards,
Nam