libvirt/src/xen
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
..
block_stats.c xen: fix build error on rhel-5 2015-04-14 15:14:58 +02:00
block_stats.h maint: clean up _virDomainBlockStats 2014-09-17 11:28:48 -06:00
xen_driver.c Improve some errors for openconsole/channel 2015-06-24 10:11:56 +02:00
xen_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
xen_hypervisor.c caps: Convert to use VIR_DOMAIN_VIRT internally 2015-04-20 16:40:26 -04:00
xen_hypervisor.h maint: clean up _virDomainBlockStats 2014-09-17 11:28:48 -06:00
xen_inotify.c xen: fix race in refresh of config cache 2015-09-11 17:25:29 +01:00
xen_inotify.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
xend_internal.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
xend_internal.h xend: Remove a couple of unused function prototypes. 2015-04-21 10:22:43 +01:00
xm_internal.c conf: Rename max_balloon to total_memory 2015-09-22 16:09:28 +02:00
xm_internal.h xen: fix race in refresh of config cache 2015-09-11 17:25:29 +01:00
xs_internal.c util: Check return value from virStrToLong* functions 2014-07-21 15:20:59 +02:00
xs_internal.h src/xen: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:11 +01:00