libvirt/src/bhyve
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
..
bhyve_capabilities.c bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_capabilities.h bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_command.c bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_command.h bhyve: Support /domain/bootloader configuration for non-FreeBSD guests. 2014-11-12 09:55:22 +01:00
bhyve_device.c drvbhyve: Clean-up some used ATTRIBUTE_UNUSEDs. 2014-11-13 14:05:10 +01:00
bhyve_device.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.c conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
bhyve_domain.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_driver.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
bhyve_driver.h bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_monitor.c bhyve: fix build with gcc48 2015-05-24 10:12:35 +03:00
bhyve_monitor.h drvbhyve: Automatically tear down guest domains on shutdown 2014-12-04 11:03:13 +01:00
bhyve_process.c drvbhyve: Automatically tear down guest domains on shutdown 2014-12-04 11:03:13 +01:00
bhyve_process.h bhyve: reconnect to domains after libvirtd restart 2014-07-18 21:07:35 +04:00
bhyve_utils.h bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00