nilfs2: add kernel-doc comments to nilfs_btree_convert_and_insert()
authorYang Li <yang.lee@linux.alibaba.com>
Wed, 10 Apr 2024 07:56:28 +0000 (16:56 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 26 Apr 2024 04:07:08 +0000 (21:07 -0700)
commit3da9b9650acc3a2a0c3d3f4542b93d4abe9da1de
tree7a394ef55710351cce49f6f29b037a837b01df45
parent2725844080d2609c48a51e08f9a0a3fbe7316665
nilfs2: add kernel-doc comments to nilfs_btree_convert_and_insert()

This commit adds kernel-doc style comments with complete parameter
descriptions for the function nilfs_btree_convert_and_insert.

Link: https://lkml.kernel.org/r/20240410075629.3441-3-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/btree.c