nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
authorYang Li <yang.lee@linux.alibaba.com>
Wed, 10 Apr 2024 07:56:27 +0000 (16:56 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 26 Apr 2024 04:07:08 +0000 (21:07 -0700)
commit2725844080d2609c48a51e08f9a0a3fbe7316665
tree8bfd12524f38a7fca3319ca5c1992911a9226057
parent051e7503070179f2278c0d4fa7dee441adb558ca
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/20240410075629.3441-1-konishi.ryusuke@gmail.com
Link: https://lkml.kernel.org/r/20240410075629.3441-2-konishi.ryusuke@gmail.com
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/recovery.c