Re: [PATCH v3] docs: reporting-issues: replace "these advices" with "all of this advice"

From: Jonathan Corbet

Date: Wed May 13 2026 - 15:50:47 EST


Chen-Shi-Hong <eric039eric@xxxxxxxxx> writes:

You are getting closer, a couple of other details...

> "Advice" is an uncountable noun, so "these advices" is grammatically
> incorrect.
>
> Replace it with "all of this advice" instead, which keeps the sentence
> grammatical while also making it clear that it refers to the full set of
> recommendations in the paragraph.
>
> Signed-off-by: Chen-Shi-Hong <eric039eric@xxxxxxxxx>
>
> v3:
> - resend against the original base as requested
> - replace "these advices" directly with "all of this advice"
>
> v2:
> - use "all of this advice" based on review feedback

It is good to include the changes with each version, but it should go
below the "---" line so that the maintainer doesn't have to edit it out
at apply time.

> ---
> Documentation/admin-guide/reporting-issues.rst | 4 ++--
>
> 1 file changed, 2 insertions(+), 2 deletions(-)

Also, please send new versions as a separate thread rather than as a
response to a previous posting.

Thanks,

jon