mirror of
https://github.com/torvalds/linux
synced 2026-06-13 22:02:07 +09:00
I used the C comment style (/* ... */) for the flex and bison files
as in Kconfig (scripts/kconfig/{lexer.l,parser.y})
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>