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

From: Jonathan Corbet
Date: Fri Oct 18 2024 - 19:10:50 EST


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