]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: xforms_lists: handle struct_group directly
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 17 Mar 2026 18:09:36 +0000 (19:09 +0100)
committerJonathan Corbet <corbet@lwn.net>
Sun, 22 Mar 2026 21:02:29 +0000 (15:02 -0600)
commitf63e6163c7e4f988b2ff35721ffc86b95425293f
treeb7d8e6f432e6d896339749179d7c33b8fece6ba6
parentae63a5b9203bcb3dce4819c07409b27734180eea
docs: xforms_lists: handle struct_group directly

The previous logic was handling struct_group on two steps.
Remove the previous approach, as CMatch can do it the right
way on a single step.

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