Re: [PATCH v3] Documentation: English fixes in kgdb/kdb article

From: Nir Lichtman
Date: Sat Oct 19 2024 - 01:50:55 EST


On Fri, Oct 18, 2024 at 05:10:38PM -0600, Jonathan Corbet wrote:
> A couple of comments..
>
> Nir Lichtman <nir@xxxxxxxxxxxx> writes:
>
> > Minor grammar and typos fixed in the kgdb/kdb article
> >
> > Signed-off-by: Nir Lichtman <nir@xxxxxxxxxxxx>
> > ---
>
> When you post followup versions to a patch, please put an explanation in
> this space saying what has changed; that makes life easier for
> reviewers.
>
> > Documentation/dev-tools/kgdb.rst | 16 +++++++---------
> > 1 file changed, 7 insertions(+), 9 deletions(-)
>
> Beyond that, it is good to wait a little while before posting new
> versions to let other reviews come through. Three iterations in one day
> are a bit much.
>
> That said, the patch looks OK now; I'll apply it shortly.
>
> Thanks,
>
> jon

Noted, thanks