diff options
author | André Almeida <[email protected]> | 2024-11-01 13:42:49 -0300 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-11-06 11:22:20 +0100 |
commit | 33b091c08ed85e023c21376e6f787355fd46b440 (patch) | |
tree | 574d6eec70ddc9591412d243968a2435b1c9dde7 /scripts/generate_rust_analyzer.py | |
parent | 9c8f520389c26b0a55951d494a6016763e8413fe (diff) |
libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
Fix the indentation of the return values from
generic_ci_validate_strict_name() to properly render the comment and to
address a `make htmldocs` warning:
Documentation/filesystems/api-summary:14: include/linux/fs.h:3504:
WARNING: Bullet list ends without a blank line; unexpected unindent.
Fixes: 0e152beb5aa1 ("libfs: Create the helper function generic_ci_validate_strict_name()")
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: André Almeida <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions