diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-04-15 11:12:48 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-04-21 10:39:17 -0600 |
commit | 439111ee0cefe434788802237673c9a37f6b6d04 (patch) | |
tree | 9af755999a25bb4cf7e2ff5c3bae79ecbca0ab18 /scripts/lib/kdoc/kdoc_parser.py | |
parent | f0ba72e65516d1d86f40c79a49c4ba01c9555592 (diff) |
scripts/lib/kdoc/kdoc_files.py: don't try to join None
If out_msg() returns None, it means that an unknown declaration
was found. Avoid letting the script crash on such case.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/4334d16f14cfd93e611b290fb56c35d236cadcb7.1744685912.git.mchehab+huawei@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions