diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-04-08 13:09:26 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-04-09 21:10:34 +0300 |
commit | 485f6f7960c468d9e27665f61517dc5fc097ea98 (patch) | |
tree | 5dd9d37dc49624de80d77c55eb9eeb814cd3aecd /scripts/lib/kdoc/kdoc_re.py | |
parent | 43ecfe6bc2ae11f99fb4b812c014339c2d6a221a (diff) | |
download | linux-485f6f7960c468d9e27665f61517dc5fc097ea98.tar.xz |
scripts/kernel-doc.py: adjust some coding style issues
Make pylint happier by adding some missing documentation and
addressing a couple of pylint warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/0f9d5473105e4c09c6c41e3db72cc63f1d4d55f9.1744106242.git.mchehab+huawei@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
-rwxr-xr-x | scripts/lib/kdoc/kdoc_re.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/lib/kdoc/kdoc_re.py b/scripts/lib/kdoc/kdoc_re.py index 512b6521e79d..d28485ff94d6 100755 --- a/scripts/lib/kdoc/kdoc_re.py +++ b/scripts/lib/kdoc/kdoc_re.py @@ -131,7 +131,8 @@ class NestedMatch: will ignore the search string. """ - # TODO: + # TODO: make NestedMatch handle multiple match groups + # # Right now, regular expressions to match it are defined only up to # the start delimiter, e.g.: # |