Re: [PATCH v2 0/2] Add a script to check for kernel-doc regressions

From: Jonathan Corbet

Date: Mon Mar 30 2026 - 12:56:26 EST


Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:

> Hi Jon,
>
> I've using this script internally to check for regressions and
> changes with kernel-doc, specially those related to the new
> CTokenizer code:
>
> $ tools/docs/kdoc_diff --help
> usage: kdoc_diff [-h] [--full] [--regression] [--work-dir WORK_DIR] [--clean] commits [files ...]
>

I've applied these. Haven't had a chance to play with it much, but it
looks to be useful.

Thanks,

jon