On Tue, Jun 4, 2019 at 8:54 PM Frederic Barrat <fbarrat@xxxxxxxxxxxxx> wrote:
Le 04/06/2019 Ã 13:16, Masahiro Yamada a Ãcrit :
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 <yamada.masahiro@xxxxxxxxxxxxx>
---
Thanks!
Acked-by: Frederic Barrat <fbarrat@xxxxxxxxxxxxx>
Please hold on this patch until
we get consensus about the C++ comment style.
Discussion just started here:
https://lore.kernel.org/patchwork/patch/1083801/