]> git.ipfire.org Git - thirdparty/linux.git/commit
docs: kdoc_output: raise an error if full_proto not available for var
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 23 Mar 2026 09:10:52 +0000 (10:10 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 25 Mar 2026 19:36:46 +0000 (13:36 -0600)
commit9c3911812b4a719623ea7502b419929eb01b2fc2
treef4420a2f8fe8cf423a6c2fa5e388069bc83b1b9a
parente786fab2cfcc9ab65adf35d2eab4ca94abe1955f
docs: kdoc_output: raise an error if full_proto not available for var

This is mandatory, but if it is missing, we need to know what
symbol had problems.

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