[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170923201314.GA14742@amd>
Date: Sat, 23 Sep 2017 22:13:14 +0200
From: Pavel Machek <pavel@....cz>
To: dwmw2@...radead.org, computersforpeace@...il.com,
boris.brezillon@...e-electrons.com, marek.vasut@...il.com,
richard@....at, cyrille.pitchen@...ev4u.fr,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
trivial@...nel.org
Subject: [PATCH] Fix C++ kernel in include/linux/mtd/mtd.h
C++ comments look wrong in kernel tree. Fix one.
Signed-off-by: Pavel Machek <pavel@....cz>
diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h
index 6cd0f6b..849543f1 100644
--- a/include/linux/mtd/mtd.h
+++ b/include/linux/mtd/mtd.h
@@ -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;
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists