Skip to content

lisa._assets/kmodules/lisa/introspect_header.py: Avoid None in the output

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_pr0000007 into main

Avoid having "None" as prefix when the --internal-type-prefix is not provided. Instead, use no prefix at all.

Merge request reports