diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-05-12 10:54:32 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-06-16 17:36:09 +0300 |
commit | 4f5bf12732fd78e225fc62b7c5c84d9032f8048a (patch) | |
tree | 3733cb5ce5e406e85f4bf920a61b63c7089dc790 /tools | |
parent | b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3 (diff) | |
download | linux-4f5bf12732fd78e225fc62b7c5c84d9032f8048a.tar.xz |
fs: fix jbd2_journal_try_to_free_buffers() kernel-doc comment
Add the description of @folio and remove @page in function kernel-doc
comment to remove warnings found by running scripts/kernel-doc, which
is caused by using 'make W=1'.
fs/jbd2/transaction.c:2149: warning: Function parameter or member
'folio' not described in 'jbd2_journal_try_to_free_buffers'
fs/jbd2/transaction.c:2149: warning: Excess function parameter 'page'
description in 'jbd2_journal_try_to_free_buffers'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220512075432.31763-1-yang.lee@linux.alibaba.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions