mbox series

[0/2] tools/xl: small cleanup of parsing code

Message ID 20230317111546.18061-1-jgross@suse.com (mailing list archive)
Headers show
Series tools/xl: small cleanup of parsing code | expand

Message

Juergen Gross March 17, 2023, 11:15 a.m. UTC
2 small patches cleaning up the parsing code in xl a little bit.

Juergen Gross (2):
  tools/xl: allow split_string_into_pair() to trim values
  tools/xl: rework p9 config parsing

 tools/xl/xl_parse.c | 114 +++++++++++++++++++++-----------------------
 tools/xl/xl_parse.h |   4 +-
 2 files changed, 56 insertions(+), 62 deletions(-)