]> xenbits.xensource.com Git - libvirt.git/commit
conf: change args/return values of remaining virDomainNetGetActual*() to const
authorLaine Stump <laine@redhat.com>
Tue, 1 Oct 2019 17:06:24 +0000 (13:06 -0400)
committerLaine Stump <laine@redhat.com>
Mon, 25 Nov 2019 20:30:00 +0000 (15:30 -0500)
commit012624217e173e7cc9504cfc1930f9e753f215e7
tree968bb86e8ecbe622897a2802bd9941284d31d321
parentfdcd273be2d8249240ed2787e35ed9b825d11ad3
conf: change args/return values of remaining virDomainNetGetActual*() to const

These all just return a scalar value, so there's no daisy-chained
fallout from changing them, and they can easily be combined in a
single patch.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h