On Tue, Jun 12, 2018 at 07:16:41AM +0200, Pavel Hrdina wrote:
Function libvirt_charPtrUnwrap() either fails or always sets the
unwrapped string so there is no need to check it explicitly.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
libvirt-override.c | 12 ++++--------
libvirt-utils.c | 10 +++-------
2 files changed, 7 insertions(+), 15 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano