On 7/12/21 11:55 PM, Richard Henderson wrote:
> From clang-13:
> hw/audio/adlib.c:189:18: error: variable 'net' set but not used \
> [-Werror,-Wunused-but-set-variable]
>
> Cc: Gerd Hoffmann
> Signed-off-by: Richard Henderson
> ---
> hw/audio/adlib.c | 3 +--
> 1 file changed, 1 insertion(+
>From clang-13:
hw/audio/adlib.c:189:18: error: variable 'net' set but not used \
[-Werror,-Wunused-but-set-variable]
Cc: Gerd Hoffmann
Signed-off-by: Richard Henderson
---
hw/audio/adlib.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/audio/adlib.c b/hw/audio/adl