On Tue, 03 Mar 2026, Mauro Carvalho Chehab <[email protected]> wrote: > On Mon, 23 Feb 2026 15:47:00 +0200 > Jani Nikula <[email protected]> wrote: >> There's always the question, if you're putting a lot of effort into >> making kernel-doc closer to an actual C parser, why not put all that >> effort into using and adapting to, you know, an actual C parser? > > Playing with this idea, it is not that hard to write an actual C > parser - or at least a tokenizer.
Just for the record, I suggested using an existing parser, not going all NIH and writing your own. BR, Jani. -- Jani Nikula, Intel

