Re: [PATCH] docs: submitting-patches: improve the base commit explanation

From: Jonathan Corbet
Date: Mon Nov 27 2023 - 12:53:50 EST


Borislav Petkov <bp@xxxxxxxxx> writes:

> From: "Borislav Petkov (AMD)" <bp@xxxxxxxxx>
>
> After receiving a second patchset this week without knowing which tree
> it applies on and trying to apply it on the obvious ones and failing,
> make sure the base tree information which needs to be supplied in the
> 0th message of the patchset is spelled out more explicitly.
>
> Also, make the formulations stronger as this really is a requirement and
> not only a useful thing anymore.
>
> Signed-off-by: Borislav Petkov (AMD) <bp@xxxxxxxxx>
> ---
> Documentation/process/submitting-patches.rst | 15 +++++++++++----
> 1 file changed, 11 insertions(+), 4 deletions(-)

Applied, thanks.

jon