[PATCH 0/2] diff-report bugfix

Luca Fancellu posted 2 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230718092637.2433974-1-luca.fancellu@arm.com
xen/scripts/diff-report.py                                | 8 ++++++--
.../xen_analysis/diff_tool/unified_format_parser.py       | 7 ++++++-
2 files changed, 12 insertions(+), 3 deletions(-)
[PATCH 0/2] diff-report bugfix
Posted by Luca Fancellu 1 year, 2 months ago
This serie has some bugfix for some issues found on the diff-report.py tool
during usage of its module or by luck by code inspection.

Luca Fancellu (2):
  xen/misra: diff-report.py: Fix UnifiedFormatParser change line
    registration
  xen/misra: diff-report.py: fix function invocation

 xen/scripts/diff-report.py                                | 8 ++++++--
 .../xen_analysis/diff_tool/unified_format_parser.py       | 7 ++++++-
 2 files changed, 12 insertions(+), 3 deletions(-)

-- 
2.34.1