]> xenbits.xensource.com Git - libvirt.git/commit
Remove EMPTYSTR macro
authorJán Tomko <jtomko@redhat.com>
Tue, 12 Feb 2019 16:11:11 +0000 (17:11 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 14 Feb 2019 13:09:38 +0000 (14:09 +0100)
commit77908cfcda4ce0463a0b7120edbd571fee20c8b9
tree9806ce704fb68c2a9ccee03b13a13f5b41aef944
parent57f5262868b8b20b69924e165a0193f27df6de8e
Remove EMPTYSTR macro

This macro neither takes nor produces an empty string.
Remove it in favor of NULLSTR_MINUS.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/internal.h
tools/virsh-network.c