Re: [PATCH 18/18] audio/spiceaudio: Fail initialisation when not using spice

2022-04-25 Thread Daniel P . Berrangé
On Mon, Apr 25, 2022 at 10:22:01AM +0200, Martin Kletzander wrote: > The caller would already fail, but this way the message can better > express the reason for the failure. > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2043498 > > Signed-off-by: Martin Kletzander > --- > audio/spic

[PATCH 18/18] audio/spiceaudio: Fail initialisation when not using spice

2022-04-25 Thread Martin Kletzander
The caller would already fail, but this way the message can better express the reason for the failure. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2043498 Signed-off-by: Martin Kletzander --- audio/spiceaudio.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audi