linux/tools/lib/python
Mauro Carvalho Chehab aaacd70fb7 docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes
Currently, the logic for vars require a
	type DEFINE_foo();

where type is usually "static".

Make the logic more generic.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/linux-doc/e1dad7e4-a0ca-4be6-a33c-97b75175c12f@infradead.org/
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <be16e087cbc065fbd041fb6d6f8fa5cf0426cca5.1765894964.git.mchehab+huawei@kernel.org>
2025-12-22 14:43:25 -07:00
..
abi docs: bring some order to our Python module hierarchy 2025-11-18 09:22:40 -07:00
feat tools/docs/get_feat.py: convert get_feat.pl to Python 2025-11-21 10:32:30 -07:00
kdoc docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes 2025-12-22 14:43:25 -07:00
__init__.py docs: bring some order to our Python module hierarchy 2025-11-18 09:22:40 -07:00
jobserver.py