[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YRtTRpioOFBYxcxJ@kroah.com>
Date: Tue, 17 Aug 2021 08:12:22 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: daniel watson <ozzloy@...llenge-bot.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>,
Michael Hennerich <Michael.Hennerich@...log.com>,
Jonathan Cameron <jic23@...nel.org>, linux-iio@...r.kernel.org,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging:iio:ade7854 surround complex defines in
parentheses
On Mon, Aug 16, 2021 at 09:30:38PM -0700, daniel watson wrote:
>
> If this is a false positive from checkpatch, I can submit it as an
> example to the checkpatch maintainers. Do you think I should?
checkpatch is a perl script that does pattern matching, it is really
hard for it to determine for things like this specific example, that it
is not needed.
Try finding other valid checkpatch cleanups if you wish to contribute in
this way, there are loads of others under drivers/staging/ that should
be easy to find.
thanks,
greg k-h
Powered by blists - more mailing lists