[<prev] [next>] [day] [month] [year] [list]
Message-ID: <fcf77c98-0ee5-45ce-a17f-d68dfba9f7ee@gmail.com>
Date: Wed, 12 Jun 2024 07:41:06 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Teddy Engel <engel.teddy@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: vt6656: Fix checkpatch unnecessary parentheses
Remove unnecessary parentheses - according to checkpatch.pl strict
Signed-off-by: Teddy Engel <engel.teddy@...il.com>
Hi Teddy,
your patch creates a checkpatch warning:
WARNING: A patch subject line should describe the change not the tool
that found it
The next thing that worries me is that the fix does not increase the
readability of the code for me. I think overview is better with
brackets.
I also think that you are doing two things at a time. You are changing
the TODO file and the brackets.
I would change only the TODO file.
Thanks for your support.
Bye Philipp
Powered by blists - more mailing lists