All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] tools/xl: small cleanup of parsing code
@ 2023-03-22  7:34 Juergen Gross
  2023-03-22  7:34 ` [PATCH v2 1/3] tools/xl: allow split_string_into_pair() to trim values Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Juergen Gross @ 2023-03-22  7:34 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, Wei Liu, Anthony PERARD

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-22 17:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-22  7:34 [PATCH v2 0/3] tools/xl: small cleanup of parsing code Juergen Gross
2023-03-22  7:34 ` [PATCH v2 1/3] tools/xl: allow split_string_into_pair() to trim values Juergen Gross
2023-03-22  7:34 ` [PATCH v2 2/3] tools/xl: make split_string_into_pair() more usable Juergen Gross
2023-03-22 12:29   ` Jason Andryuk
2023-03-22 17:28     ` Anthony PERARD
2023-03-22  7:34 ` [PATCH v2 3/3] tools/xl: rework p9 config parsing Juergen Gross
2023-03-22 12:32   ` Jason Andryuk
2023-03-22 17:29     ` Anthony PERARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.