libvirt/src/xenconfig
Ishmanpreet Kaur Khera 32cee5b2f0 Avoid using !STREQ and !STRNEQ
We have macros for both positive and negative string matching.
Therefore there is no need to use !STREQ or !STRNEQ. At the same
time as we are dropping this, new syntax-check rule is
introduced to make sure we won't introduce it again.

Signed-off-by: Ishmanpreet Kaur Khera <khera.ishman@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2015-10-21 15:03:35 +02:00
..
xen_common.c conf: Rename max_balloon to total_memory 2015-09-22 16:09:28 +02:00
xen_common.h
xen_sxpr.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
xen_sxpr.h
xen_xl.c xenconfig: fix spice mousemode and copypaste 2015-05-18 12:46:16 -06:00
xen_xl.h
xen_xm.c Add privateData to virDomainDiskDef 2015-05-15 08:04:26 +02:00
xen_xm.h
xenxs_private.h