]> www.infradead.org Git - users/dwmw2/linux.git/commit
scripts/lib/kdoc/kdoc_files.py: allow filtering output per fname
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 8 Apr 2025 10:09:33 +0000 (18:09 +0800)
committerJonathan Corbet <corbet@lwn.net>
Wed, 9 Apr 2025 18:10:34 +0000 (12:10 -0600)
commita566ba5af59524a3bc5cdfb46b248bd70a0972e9
treef6752367475f57db1306b91644351c998ad78466
parentfc862949a35aa4d5e92a10c64c620cde350bd511
scripts/lib/kdoc/kdoc_files.py: allow filtering output per fname

For kerneldoc Sphinx extension, it is useful to display
parsed results only from a single file. Change the logic at
KernelFiles.msg() to allow such usage.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/9f5c0ff2568f34532ca99465fb378241d831d39f.1744106242.git.mchehab+huawei@kernel.org
scripts/lib/kdoc/kdoc_files.py