diff options
author | 2025-01-10 10:01:49 +0900 | |
---|---|---|
committer | 2025-01-24 22:47:25 -0800 | |
commit | fd4e7fadfd91023c2c5868f16af3fe8bed06636b (patch) | |
tree | 4eb42263bb5b55301d9d2a317d577cc7a9104a21 /scripts/lib/kdoc/kdoc_parser.py | |
parent | nilfs2: correct return value kernel-doc descriptions for the rest (diff) | |
download | linux-rng-fd4e7fadfd91023c2c5868f16af3fe8bed06636b.tar.xz linux-rng-fd4e7fadfd91023c2c5868f16af3fe8bed06636b.zip |
nilfs2: add missing return value kernel-doc descriptions
There are a number of kernel-doc comments for functions that are missing
return values, which also causes a number of warnings when the kernel-doc
script is run with the "-Wall" option.
Fix this issue by adding proper return value descriptions, and improve
code maintainability.
Link: https://lkml.kernel.org/r/20250110010530.21872-7-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Cc: "Brian G ." <gissf1@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions