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

Arnd Bergmann arnd at arndb.de
Fri Jul 17 10:18:16 EDT 2020


I have applied this to the arm/soc branch of the soc tree now, but added
a few changes in the process. Please adapt your process in the future
so this is not necessary. Changes include:

- Subject line changed to "ARM: rpc: Change blacklist to quirklist in
ecode.c file"
   to adapt to the local style. Please check for each patch how the subsystem
   name is normally written.

On Wed, Jul 15, 2020 at 4:48 AM <paul at mawsonlakes.org> wrote:
>
> From: Paul Schulz <paul at mawsonlakes.org>

This line was likely added by 'git send-email' because you did not
configure your cleartext name correctly and the sender email
address only contains "paul at mawsonlakes.org" but not your
actual name. If the sender and the patch author are the same, the
line will get skipped.

> (second attempt)

The email text goes into the permanent git history, so it should not
contain this line. What you should do instead is:

- in the Subject line, use "[PATCH v2]" to indicate the version of the
  patch or patch series. "git format-patch" can add this autmatically
  using the --v parameter, and 'git am' drops it when I pick up the
  patch later.

- Below the '---' line of the email, you can give additional information
  that is relevant for the reviewer but not for the git history. This part
  also gets dropped by 'git am'.

       Arnd



More information about the linux-arm-kernel mailing list