]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: use G_GNUC_UNUSED
authorJán Tomko <jtomko@redhat.com>
Mon, 14 Oct 2019 12:45:33 +0000 (14:45 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 15 Oct 2019 09:25:23 +0000 (11:25 +0200)
commitadf76a7f11e96731e370d649bd68dac06bd7fc1a
treed1a299b48188874598ce055e4965b08b503eb720
parentaa9a313a72af3f08793d88f0ef123f173ba2c3c4
network: use G_GNUC_UNUSED

Use G_GNUC_UNUSED from GLib instead of ATTRIBUTE_UNUSED.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/network/bridge_driver.c
src/network/bridge_driver_linux.c
src/network/bridge_driver_nop.c