[libvirt] [PATCHv2 5/9] network: reorganize dnsmasq and radvd config file / startup

Eric Blake eblake at redhat.com
Tue Sep 18 23:45:56 UTC 2012


On 09/18/2012 01:39 AM, Laine Stump wrote:
> This patch splits the starting of dnsmasq and radvd into multiple
> files, and adds new networkRefreshXX() and networkRestartXX()
> functions for each. These new functions are currently commented out
> because they won't be used until the next commit, and the compile options
> require all static functions to be used.

The other solution to using #if 0 is to instead mark the function
ATTRIBUTE_UNUSED, so that it will at least compile; then remove the
attribute in the later patch where you finally use it.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120918/e5ee8b24/attachment-0001.sig>


More information about the libvir-list mailing list