Re: [PATCH] docs: fix typos and whitespace in Documentation/process/backporting.rst
From: Jonathan Corbet
Date: Tue Nov 12 2024 - 15:22:54 EST
Abhinav Saxena <xandfury@xxxxxxxxx> writes:
> - Fix repeated word "when" in backporting documentation
> - Remove trailing whitespace after '$' character
>
> These issues were reported by checkpatch.pl. No functional changes.
>
> Signed-off-by: Abhinav Saxena <xandfury@xxxxxxxxx>
> ---
> Documentation/process/backporting.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
jon