]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: 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)
commit07e802993b31ca08aaff7da1508d79158261ca94
tree927ede993f29fd21fa74f5492982d6085062d805
parent670d339e87827fa1c2aa6f5b66937af638c5dde1
esx: 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/esx/esx_driver.c
src/esx/esx_interface_driver.c
src/esx/esx_network_driver.c
src/esx/esx_storage_backend_iscsi.c
src/esx/esx_storage_driver.c
src/esx/esx_vi.c
src/esx/esx_vi_types.c