]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: kdoc_re: get rid of NestedMatch class
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 17 Mar 2026 18:09:35 +0000 (19:09 +0100)
committerJonathan Corbet <corbet@lwn.net>
Sun, 22 Mar 2026 21:02:29 +0000 (15:02 -0600)
commitae63a5b9203bcb3dce4819c07409b27734180eea
treee0601ccfd974d7d4579c8db15f9883ac19de7404
parent600079fdcf46fafe15b4ccd62804d66e05309cc6
docs: kdoc_re: get rid of NestedMatch class

Now that everything was converted to CMatch, we can get rid of
the previous NestedMatch implementation.

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