On Thu, 26 Oct 2023, Luca Fancellu wrote: > Rework the exclusion_file_list.py code to have the function > load_exclusion_file_list() detached from the xen-analysis.py tool, > in a way so that other modules can use the function. > The xen-analysis tool and in particular its module cppcheck_analysis.py > will use a new function cppcheck_exclusion_file_list(). > > No functional changes are intended. > > Signed-off-by: Luca Fancellu <luca.fance...@arm.com>
Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>