mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-10-07 16:59:52 +10:00
The dmx.h header has two things that causes the parser to break while handling enums: per-header enums and the '{' starts on a new line Both makes the parser to get lexical marks to be detected as if they were symbols. Fix it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |
||
---|---|---|
.. | ||
convert_template.sed | ||
kernel-doc.py | ||
parse-headers.pl | ||
post_convert.sed | ||
rstFlatTable.py | ||
tmplcvt |