On 1/28/22 9:42 AM, Bart Van Assche wrote:
On 1/27/22 07:19, trix@xxxxxxxxxx wrote:
From: Tom Rix <trix@xxxxxxxxxx>
checkpatch reports several hundred formatting errors.
Run these files through clang-format and knock off
some of them.
Isn't this the kind of patches that carries more risk than value?
Additionally, this patch conflicts with a patch series that I plan to
post soon.
Thanks,
I have dropped this patch.
Long term, it would be good have a reliable way to automatically fix
either new files or really broken old files.
So you could do two patches, first would be fixing formatting problems
and second would new stuff.
As it is your new patch will have to both for now.
Tom
Bart.