Re: [PATCH 1/3] mt76: fix checkpatch warnings and errors
From: Joe Perches
Date: Sun Jul 21 2019 - 12:56:27 EST
On Sun, 2019-07-21 at 13:26 +0300, Kalle Valo wrote:
> Ryder Lee <ryder.lee@xxxxxxxxxxxx> writes:
> > Fix warnings and errors as much as possible.
[]
> This is way too big and the commit log is too vague, please fix one
> problem at a time and describe in the commit log what you fixed.
Hello Ryder.
One option is to perform all the whitespace corrections
in a single patch and then show that the object files
have not changed.
I posted a trivial script several years ago that might
be of some help here.
https://lore.kernel.org/lkml/1405128087.6751.12.camel@joe-AO725/
It trivially reformats using checkpatch and produces a
possible set of changes that can be used to update a
git tree.