3
0
Fork 0
forked from mirrors/linux
kernel/scripts/lib/kdoc
Mauro Carvalho Chehab 11afeab6d7 scripts/kernel-doc.py: Properly handle Werror and exit codes
The original kernel-doc script has a logic to return warnings
as errors, and to report the number of warnings found, if in
verbose mode.

Implement it to be fully compatible with the original script.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/de33b0cebd9fdf82d8b221bcfe41db7269286222.1744106242.git.mchehab+huawei@kernel.org
2025-04-09 12:10:34 -06:00
..
kdoc_files.py scripts/kernel-doc.py: Properly handle Werror and exit codes 2025-04-09 12:10:34 -06:00
kdoc_output.py scripts/kernel-doc.py: Properly handle Werror and exit codes 2025-04-09 12:10:34 -06:00
kdoc_parser.py scripts/kernel-doc.py: Properly handle Werror and exit codes 2025-04-09 12:10:34 -06:00
kdoc_re.py scripts/kernel-doc.py: adjust some coding style issues 2025-04-09 12:10:34 -06:00