diff options
| author | Yang Li <[email protected]> | 2022-01-10 13:28:41 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2022-02-03 15:57:53 +0000 |
| commit | 715a67f11d6755e0cc853ff4ef539f362b566096 (patch) | |
| tree | 6ac67b4631ac006e587b48679b9809e0a56840ae /fs/ext4/fast_commit.c | |
| parent | ext4: fix potential NULL pointer dereference in ext4_fill_super() (diff) | |
| download | kernel-715a67f11d6755e0cc853ff4ef539f362b566096.tar.gz kernel-715a67f11d6755e0cc853ff4ef539f362b566096.zip | |
jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}()
Add the description of @shrink and @sc in jbd2_journal_shrink_scan() and
jbd2_journal_shrink_count() kernel-doc comment to remove warnings found
by running scripts/kernel-doc, which is caused by using 'make W=1'.
fs/jbd2/journal.c:1296: warning: Function parameter or member 'shrink'
not described in 'jbd2_journal_shrink_scan'
fs/jbd2/journal.c:1296: warning: Function parameter or member 'sc' not
described in 'jbd2_journal_shrink_scan'
fs/jbd2/journal.c:1320: warning: Function parameter or member 'shrink'
not described in 'jbd2_journal_shrink_count'
fs/jbd2/journal.c:1320: warning: Function parameter or member 'sc' not
described in 'jbd2_journal_shrink_count'
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Yang Li <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
