Re: [PATCH 1/4] arm64: errata: Fix missing space after comma
From: Will Deacon
Date: Tue Mar 03 2026 - 07:03:30 EST
On Sun, Mar 01, 2026 at 12:34:04AM +0000, Josh Law wrote:
> Signed-off-by: Josh Law <objecting@xxxxxxxxxxxxx>
We don't tend to take patches without commit messages. Please read
Documentation/process/submitting-patches.rst, have a look at the git log
to see what other patches look like, include a cover letter when sending
multiple patches at once and also bear in mind that purely cosmetic
changes such as these are often considered as "churn" and consequently
ignored.
You probably also need to fix your mail setup so that the author and
the SoB line match.
Will