Skip to content

Commit 2725844

Browse files
Yang Liakpm00
authored andcommitted
nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
Patch series "nilfs2: fix missing kernel-doc comments". This commit adds kernel-doc style comments with complete parameter descriptions for the function nilfs_do_roll_forward. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Yang Li <[email protected]> Signed-off-by: Ryusuke Konishi <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 051e750 commit 2725844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fs/nilfs2/recovery.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ static int nilfs_recover_dsync_blocks(struct the_nilfs *nilfs,
563563
* checkpoint
564564
* @nilfs: nilfs object
565565
* @sb: super block instance
566+
* @root: NILFS root instance
566567
* @ri: pointer to a nilfs_recovery_info
567568
*/
568569
static int nilfs_do_roll_forward(struct the_nilfs *nilfs,

0 commit comments

Comments
 (0)