[PATCH v2 0/3] tools/xl: small cleanup of parsing code

Juergen Gross posted 3 patches 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230322073453.7853-1-jgross@suse.com
Test gitlab-ci failed
tools/xl/xl_parse.c | 127 +++++++++++++++++++++-----------------------
tools/xl/xl_parse.h |   4 +-
2 files changed, 64 insertions(+), 67 deletions(-)
[PATCH v2 0/3] tools/xl: small cleanup of parsing code
Posted by Juergen Gross 1 year ago
3 small patches cleaning up the parsing code in xl a little bit.

Changes in V2:
- added patch 2
- addressed comments

Juergen Gross (3):
  tools/xl: allow split_string_into_pair() to trim values
  tools/xl: make split_string_into_pair() more usable
  tools/xl: rework p9 config parsing

 tools/xl/xl_parse.c | 127 +++++++++++++++++++++-----------------------
 tools/xl/xl_parse.h |   4 +-
 2 files changed, 64 insertions(+), 67 deletions(-)

-- 
2.35.3