1
0
Fork 0

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

C++ comments look wrong in kernel tree. Fix one.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
hifive-unleashed-5.1
Pavel Machek 2017-09-23 22:13:14 +02:00 committed by Richard Weinberger
parent d4906688d4
commit 971e4aeeaa
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ struct mtd_info {
*/
unsigned int bitflip_threshold;
// Kernel-only stuff starts here.
/* Kernel-only stuff starts here. */
const char *name;
int index;