]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: kdoc_re: add support for groups()
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 2 Mar 2026 16:40:44 +0000 (17:40 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 3 Mar 2026 17:47:24 +0000 (10:47 -0700)
commit2b144a30a407d29b7e6d24549f5316175115e788
tree0d7944fbba2dc78fce819417731511e34a5a47c9
parent6801cc493603b273698de501702ccc8751fb6689
docs: kdoc_re: add support for groups()

Add an equivalent to re groups() method.
This is useful on debug messages.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20d1a9c77200e28cc2ff1d6122635c43f8ba6a71.1772469446.git.mchehab+huawei@kernel.org>
tools/lib/python/kdoc/kdoc_re.py