[libvirt] [PATCH v2 0/2] Add function for XML yes|no string handling

Shotaro Gotanda posted 2 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190312095623.3899-1-g.sho1500@gmail.com
There is a newer version of this series
src/conf/domain_conf.c | 30 +++++-------------------------
src/conf/secret_conf.c | 12 ++----------
src/util/virstring.c   | 23 +++++++++++++++++++++++
src/util/virstring.h   |  3 +++
4 files changed, 33 insertions(+), 35 deletions(-)
[libvirt] [PATCH v2 0/2] Add function for XML yes|no string handling
Posted by Shotaro Gotanda 5 years, 1 month ago
Changes since v1:

- remove NULL check of string in virStringParseYesNo
- remove error handling in virStringParseYesNo.
- remove temporary variable.



Shotaro Gotanda (2):
  util: add virStringParseYesNo()
  conf: Use virStringParseYesNo()

 src/conf/domain_conf.c | 30 +++++-------------------------
 src/conf/secret_conf.c | 12 ++----------
 src/util/virstring.c   | 23 +++++++++++++++++++++++
 src/util/virstring.h   |  3 +++
 4 files changed, 33 insertions(+), 35 deletions(-)

-- 
2.19.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list