提交 39dcfd3b 编写于 作者: L Luis de Bethencourt

fs: befs: remove comment that confuses kernel-doc

This comment with a mysterious unfinished line confuses the kernel-doc
system since, because it starts with /**, it thinks it is documenting a
function.
Signed-off-by: NLuis de Bethencourt <luisbg@osg.samsung.com>
上级 a6499850
...@@ -633,10 +633,6 @@ befs_nls2utf(struct super_block *sb, const char *in, ...@@ -633,10 +633,6 @@ befs_nls2utf(struct super_block *sb, const char *in,
return -EILSEQ; return -EILSEQ;
} }
/**
* Use the
*
*/
enum { enum {
Opt_uid, Opt_gid, Opt_charset, Opt_debug, Opt_err, Opt_uid, Opt_gid, Opt_charset, Opt_debug, Opt_err,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册