Re: [PATCH v2] Documentation/tools/rv: fix document header
From: Jonathan Corbet
Date: Wed Jul 03 2024 - 18:37:48 EST
Jiri Kastner <cz172638@xxxxxxxxx> writes:
> Signed-off-by: Jiri Kastner <cz172638@xxxxxxxxx>
> ---
> Documentation/tools/rv/rv-mon.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/tools/rv/rv-mon.rst b/Documentation/tools/rv/rv-mon.rst
> index af0f329a7c9c..4d86fd55eb59 100644
> --- a/Documentation/tools/rv/rv-mon.rst
> +++ b/Documentation/tools/rv/rv-mon.rst
> @@ -1,8 +1,8 @@
> .. SPDX-License-Identifier: GPL-2.0
>
> -=======
> -rv-list
> -=======
> +======
> +rv-mon
> +======
I have applied this, but:
- When you send an updated version of a patch, include a note saying
what has changed.
- You left out the changelog text; I took your words from the first
version.
Thanks,
jon