mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04: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>