]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
docs: kdoc: tighten up the pointer-to-function case
authorJonathan Corbet <corbet@lwn.net>
Thu, 14 Aug 2025 15:40:34 +0000 (09:40 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 18 Aug 2025 16:19:19 +0000 (10:19 -0600)
commite5d91662fcbac251dd17f04dbacf4d997939316e
treeb5367dd240dffddec20b02fc0169e81cd43d0b85
parentbf6b310d1b7e31a1cd6951eb75608a1d2876c04a
docs: kdoc: tighten up the pointer-to-function case

Tighten up the code and remove an unneeded regex operation.

Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250814154035.328769-7-corbet@lwn.net
scripts/lib/kdoc/kdoc_parser.py