]> git.ipfire.org Git - thirdparty/linux.git/commit
tools: docs: parse_data_structs.py: get rid of process_exceptions()
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 1 Oct 2025 14:49:29 +0000 (16:49 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 17 Oct 2025 19:56:59 +0000 (13:56 -0600)
commit2cdd27a70887f8206809fae5c2c08c768fd8daba
tree7035fd04ce2c52d8ee87121b6b1b483d2e7ecb30
parent9e4173432eecf7af9e6d8bf38fca537b55ed8538
tools: docs: parse_data_structs.py: get rid of process_exceptions()

Add an extra parameter to parse_file to make it handle exceptions
internally, cleaning up the API.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <8575bbc94ff706aa7e7cc3a188399ca17a3169e6.1759329363.git.mchehab+huawei@kernel.org>
Documentation/sphinx/kernel_include.py
tools/docs/lib/parse_data_structs.py
tools/docs/parse-headers.py