]> git.proxmox.com Git - mirror_qemu.git/commit - backends/rng-random.c
Drop superfluous conditionals around g_strdup()
authorMarkus Armbruster <armbru@redhat.com>
Thu, 4 Dec 2014 09:26:55 +0000 (10:26 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 10 Dec 2014 08:30:55 +0000 (11:30 +0300)
commit24588100ab39afead7b9a0e9c61182a02320a1b9
treee45c7d37fccf11ce71abb612cf547d21b95561b6
parent4ad608803c46c0acc09114a2e8352742ffd20b6b
Drop superfluous conditionals around g_strdup()

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
backends/rng-random.c
hw/tpm/tpm_passthrough.c
util/uri.c