aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorJonathan Corbet <[email protected]>2025-06-30 16:03:28 +0000
committerJonathan Corbet <[email protected]>2025-06-30 16:03:28 +0000
commitbfa5bb3d104b0f2ffd25daa3b4900d54fe060285 (patch)
treec0f54e22d16e5f1ab1106dd91ede7b857d0ed9a9 /scripts/lib/kdoc/kdoc_files.py
parentdocs: kdoc: micro-optimize KernRe (diff)
downloadkernel-bfa5bb3d104b0f2ffd25daa3b4900d54fe060285.tar.gz
kernel-bfa5bb3d104b0f2ffd25daa3b4900d54fe060285.zip
docs: kdoc: remove the brcount floor in process_proto_type()
Putting the floor under brcount does not change the output in any way, just remove it. Change the termination test from ==0 to <=0 to prevent infinite loops in case somebody does something truly wacko in the code. Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions