[libvirt] [PATCH v2 01/24] conf: Remove obsolete comment

Andrea Bolognani posted 24 patches 7 years, 11 months ago
[libvirt] [PATCH v2 01/24] conf: Remove obsolete comment
Posted by Andrea Bolognani 7 years, 11 months ago
The virDomainDeviceInfoIsSet() function no longer exists.

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 src/conf/device_conf.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/conf/device_conf.h b/src/conf/device_conf.h
index a20de85..58b2c9c 100644
--- a/src/conf/device_conf.h
+++ b/src/conf/device_conf.h
@@ -134,10 +134,6 @@ struct _virDomainDeviceDimmAddress {
 typedef struct _virDomainDeviceInfo virDomainDeviceInfo;
 typedef virDomainDeviceInfo *virDomainDeviceInfoPtr;
 struct _virDomainDeviceInfo {
-    /* If adding to this struct, ensure that
-     * virDomainDeviceInfoIsSet() is updated
-     * to consider the new fields
-     */
     char *alias;
     int type; /* virDomainDeviceAddressType */
     union {
-- 
2.7.5

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