On 07.12.2022 14:07, Luca Fancellu wrote:
> The script xen-analysis.py is going to be used for the analysis with
> cppcheck, so remove the rules from the Makefile.
> 
> The python script xen/tools/merge_cppcheck_reports.py was used by the
> makefile rules, but its functionality is integrated in the
> xen-analysis.py script now, so it can be removed.
> 
> Remove some entry from the .gitignore related to Cppcheck invocation
> from Makefile.
> 
> This is a partial revert of commit 43aa3f6e72d34 where the entry
> xen/xen-cppcheck.xml from .gitignore is reverted because its path has
> changed, *.c.cppcheck entry is not needed anymore either,
> merge_cppcheck_reports.py script is reverted for the reason above,
> all makefile changes are reverted.
> Every other change to processor.h, config.h, kconfig.h is kept because
> they are used with the new process.
> 
> This is a partial revert of commit 57caa53753212 where Makefile changes
> are reverted, convert_misra_doc.py script is kept as it is used with the
> new process.
> 
> Signed-off-by: Luca Fancellu <[email protected]>

Acked-by: Jan Beulich <[email protected]>



Reply via email to