On Thu, Jun 27, 2019 at 9:40 AM Richard Weinberger <[email protected]> wrote: > > ----- Ursprüngliche Mail ----- > > Von: "Masahiro Yamada" <[email protected]> > > An: "David Woodhouse" <[email protected]>, "Brian Norris" > > <[email protected]>, "Marek Vasut" > > <[email protected]>, "Miquel Raynal" <[email protected]>, > > "richard" <[email protected]>, "Vignesh Raghavendra" > > <[email protected]>, "linux-mtd" <[email protected]> > > CC: "Masahiro Yamada" <[email protected]>, "linux-kernel" > > <[email protected]> > > Gesendet: Donnerstag, 27. Juni 2019 09:07:45 > > Betreff: [PATCH] mtd: abi: do not use C++ style comments in uapi header > > > Linux kernel tolerates C++ style comments these days. Actually, the > > SPDX License tags for .c files start with //. > > > > On the other hand, uapi headers are written in more strict C, where > > the C++ comment style is forbidden. > > > > Signed-off-by: Masahiro Yamada <[email protected]> > > Acked-by: Richard Weinberger <[email protected]>
Applied. :-) -- Thanks, //richard

