提交 d030bd1a 编写于 作者: B Bo Liu 提交者: Jan Kara

ext2: Fix some kernel-doc warnings

The current code provokes some kernel-doc warnings:
fs/ext2/dir.c:417: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
Signed-off-by: NBo Liu <liubo03@inspur.com>
Acked-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NJan Kara <jack@suse.cz>
上级 ab7720a2
......@@ -413,7 +413,7 @@ struct ext2_dir_entry_2 *ext2_find_entry (struct inode *dir,
return de;
}
/**
/*
* Return the '..' directory entry and the page in which the entry was found
* (as a parameter - p).
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册