Re: [PATCH v3] docs: verify/bisect: fix typos, formating and punctuation
From: Manuel Ebner
Date: Fri Sep 04 2026 - 01:30:20 EST
On Thu, 2026-09-03 at 09:59 -0700, Randy Dunlap wrote:
> 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/
My thought process was: when I include all you suggestions and your message ends with
> All of the other changes LGTM.
you are good with the result. Thus Reviewed.
I probably did this a couple more times with you and others.
I'm sorry and I'll pay more attention to this.
> 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,
I'll reread it.
Thanks for the feedback,
Manuel
> 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.