linux/scripts/lib/kdoc
Mauro Carvalho Chehab 43ecfe6bc2 scripts/kernel-doc.py: Set an output format for --none
Now that warnings output is deferred to the output plugin, we
need to have an output style for none as well.

So, use the OutputFormat base class on such cases.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/caa1089e16f4609f792ff26731ad9e9c3a6f6b1d.1744106242.git.mchehab+huawei@kernel.org
2025-04-09 12:10:34 -06:00
..
kdoc_files.py scripts/kernel-doc.py: Set an output format for --none 2025-04-09 12:10:34 -06:00
kdoc_output.py scripts/kernel-doc.py: postpone warnings to the output plugin 2025-04-09 12:10:33 -06:00
kdoc_parser.py scripts/kernel-doc.py: postpone warnings to the output plugin 2025-04-09 12:10:33 -06:00
kdoc_re.py