提交 971e4aee 编写于 作者: P Pavel Machek 提交者: Richard Weinberger

mtd: Fix C++ comment in include/linux/mtd/mtd.h

C++ comments look wrong in kernel tree. Fix one.
Signed-off-by: NPavel Machek <pavel@ucw.cz>
Acked-by: NBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 d4906688
...@@ -267,7 +267,7 @@ struct mtd_info { ...@@ -267,7 +267,7 @@ struct mtd_info {
*/ */
unsigned int bitflip_threshold; unsigned int bitflip_threshold;
// Kernel-only stuff starts here. /* Kernel-only stuff starts here. */
const char *name; const char *name;
int index; int index;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册