提交 10145d61 编写于 作者: L Luis de Bethencourt

befs: fix function name in documentation

Documentation of function befs_load_cb() lists it as load_befs_sb().  Fix
the misnomer.

Link: http://lkml.kernel.org/r/1465700235-22881-2-git-send-email-luisbg@osg.samsung.comSigned-off-by: NLuis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
上级 173b066f
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include "super.h" #include "super.h"
/** /**
* load_befs_sb -- Read from disk and properly byteswap all the fields * befs_load_sb -- Read from disk and properly byteswap all the fields
* of the befs superblock * of the befs superblock
* *
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册