]> git.proxmox.com Git - mirror_qemu.git/commit
audio/pw: needless check for NULL
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sat, 6 May 2023 16:37:28 +0000 (20:37 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 17 Jul 2023 11:22:56 +0000 (15:22 +0400)
commit3b2876086b2c5a23a82d70eeb9f2b68c833c2809
tree6862f61b17a08954d9a98db6ffc96b58965dc5ff
parent2d216959e1e065ccb5523e4ce67b6f9ad47b17eb
audio/pw: needless check for NULL

g_clear_pointer() already checks for NULL.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20230506163735.3481387-6-marcandre.lureau@redhat.com>
audio/pwaudio.c