On Thu, 12 May 2022 15:54:32 +0800, Yang Li wrote: > 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' > > [...] Applied, thanks! [1/1] fs: Fix jbd2_journal_try_to_free_buffers() kernel-doc comment commit: 4f5bf12732fd78e225fc62b7c5c84d9032f8048a Best regards, -- Theodore Ts'o <tytso@xxxxxxx>