]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools: docs: parse_data_structs: make process_exceptions two stages
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 1 Oct 2025 14:49:28 +0000 (16:49 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 17 Oct 2025 19:56:59 +0000 (13:56 -0600)
commit9e4173432eecf7af9e6d8bf38fca537b55ed8538
treec6c6d9d66f951b175204e92f6bc11d4a0ea02e88
parent641a4a13f309a1e5f6d24273707d80fd9162beae
tools: docs: parse_data_structs: make process_exceptions two stages

Split the logic which parses exceptions on two stages, preparing
the exceptions file to have rules that will affect xref generation.

For now, preserve the original API.

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