Re: [PATCH v3 4/4] scripts/kernel-doc: some fixes to kernel-doc comments
From: Jonathan Corbet
Date: Tue Jan 13 2026 - 15:55:19 EST
Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:
> There are some typos and English errors at the kernel-doc.py comments.
>
> Locate them with the help of LLM (gpt-oss 14B), locally excecuted
> with this prompt:
>
> review English grammar andsyntax at the comments on the code
> below:
> <cat scripts/kernel-doc.py>
>
> Not all results are flowers, although it caught several minor
> issues there. Add the pertinent fixes, discarding the bad ones.
"flowers"? Did the LLM put that out too? :)
The changes themselves look fine.
Thanks,
jon