]> git.ipfire.org Git - thirdparty/linux.git/commit
docs: kdoc_diff: add a helper tool to help checking kdoc regressions
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 26 Mar 2026 19:09:43 +0000 (20:09 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 30 Mar 2026 16:54:13 +0000 (10:54 -0600)
commit210a923aab5b81b6930715c4e845d58d406b154d
tree211e21d0a8a89caaf8693d4be08c2c85bd06e5df
parent07f6cb18c5dd627023e0810cfd51203392f55990
docs: kdoc_diff: add a helper tool to help checking kdoc regressions

Checking for regressions at kernel-doc can be hard. Add a helper
tool to make such task easier.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <24b3116a78348b13a74d1ff5e141160ef9705dd3.1774551940.git.mchehab+huawei@kernel.org>
tools/docs/kdoc_diff [new file with mode: 0755]