[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yme9rVZfELAECY7Z@kroah.com>
Date: Tue, 26 Apr 2022 11:38:53 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Philipp Hortmann <philipp.g.hortmann@...il.com>
Cc: Forest Bond <forest@...ttletooquiet.net>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] staging: vt6655: Replace MACvReadMIBCounter with
VNSvInPortD
On Sun, Apr 24, 2022 at 09:44:11AM +0200, Philipp Hortmann wrote:
> Replace macro MACvReadMIBCounter with VNSvInPortD.
> Last patch within this patch series will replace all macros
> VNSvInPortD with ioread32. The names of macros and the arguments
> use CamelCase which is not accepted by checkpatch.pl
No need to say "last patch" as that will not make sense when these are
in the tree, right?
>
> Since there are more than one checkpatch issue per line,
> more steps are rquired to fix.
This sentance also is not needed.
So the changelog can just say:
Replace macro MACvReadMIBCounter with VNSvInPortD and as it was
the only user, it can now be removed.
Same comments on the other changes in this series, but I did take the
first patch, it made sense on its own.
thanks,
greg k-h
Powered by blists - more mailing lists