]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: kdoc_output: pick a better default for modulename
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 6 Mar 2026 15:45:47 +0000 (16:45 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 9 Mar 2026 16:34:38 +0000 (10:34 -0600)
commite4dadcf510da846f32aaaad5d5988890cbf6033d
tree5eb193a154b591ddaadf0773186ee9cd885e9e75
parent26b4fdefc0f96b1e2e25e0482de1476d037ad325
docs: kdoc_output: pick a better default for modulename

Instead of placing the same data for modulename for all generated
man pages, use the directory from the filename used to produce
kernel docs as basis.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <8a5d91c93c0b9b34c2f60e389f4464742804d0d6.1772810752.git.mchehab+huawei@kernel.org>
tools/docs/kernel-doc
tools/lib/python/kdoc/kdoc_output.py