[PATCH] Changes blacklist to quirklist in ecode.c file

Andrew Lunn andrew at lunn.ch
Wed Jul 15 09:09:30 EDT 2020


On Wed, Jul 15, 2020 at 11:44:49AM +0930, Paul Schulz wrote:
> Thank you  Andrew,
> 
> I created the patch again, using search and replace to only change the strings..

Then it could be your mail system is corrupting emails.

> Before I submit it again, if I run "perl scripts/checkpatch.pl
> --fix-inplace <file>', I get the following change (before/after)
> which reorders the terms in the declaration.

> Is this an issue?

You could submit that as a separate patch.

A patch should do a single logical thing. So the blocklist is one
logical change. Remove trailing white space is one logical change, and
moving the __initdata is a logical change.

	Andrew



More information about the linux-arm-kernel mailing list