qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 05/11] hw/audio/adlib: Remove unused variable in adlib_callba


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 05/11] hw/audio/adlib: Remove unused variable in adlib_callback
Date: Tue, 13 Jul 2021 18:31:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

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 <kraxel@redhat.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  hw/audio/adlib.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]