Re: [PATCH v3] docs: verify/bisect: fix typos, formating and punctuation
From: Randy Dunlap
Date: Thu Sep 03 2026 - 13:26:51 EST
Hi Manual,
On 9/3/26 8:43 AM, Manuel Ebner wrote:
> Improve readability.
>
> Signed-off-by: Manuel Ebner <manuelebnerli@xxxxxxxxxxx>
> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
It looks like you might be misusing the Reviewed-by: tag here.
My only reply (to v1 of this patch) was:
https://lore.kernel.org/linux-doc/0475c09c-e165-41a5-b654-5c6aefeaab0b@xxxxxxxxxxxxx/
and in that email I did not write "Reviewed-by: /me".
Just because I commented on it does not mean that it merits
a Reviewed-by: tag.
I.e., a Reviewed-by: tag must be explicitly written by the reviewer
for it to be included in a patch.
Please see Documentation/process/submitting-patches.rst for more info,
or ask if you still have questions.
> ---
>
> [v3]
> + incorporate Thorsten's suggestions
>
> [v2]
> https://lore.kernel.org/all/20260902115121.687986-2-manuelebnerli@xxxxxxxxxxx/
> + one more 'your' -> 'you'
> + 'it'
> + incorporate Randy's suggestions
> https://lore.kernel.org/all/0475c09c-e165-41a5-b654-5c6aefeaab0b@xxxxxxxxxxxxx/
> + Reviewed-by: Randy Dunlap
>
> [v1]
> https://lore.kernel.org/all/20260829055501.581856-2-manuelebnerli@xxxxxxxxxxx/
>
> ---
> .../verify-bugs-and-bisect-regressions.rst | 26 +++++++++----------
> 1 file changed, 13 insertions(+), 13 deletions(-)
thanks.
--
~Randy