Re: [PATCH RFC 1/2] docs: process: submitting-patches: split canonical patch format section

From: Jonathan Corbet
Date: Mon Dec 30 2024 - 13:40:03 EST


Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> writes:

> To make it easier to reference specific parts of the patch format,
> let's add some headings for different parts.
>
> Doing that, it becomes clear that backtraces in commit message is out of
> place being after Reply-To Headers, so move it next to the commit
> message body subsubsection.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
> ---
> Documentation/process/submitting-patches.rst | 56 +++++++++++++++++-----------
> 1 file changed, 34 insertions(+), 22 deletions(-)

This seems like an improvement - I've applied it, thanks.

jon