qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] ac97: Remove unused local variab


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] ac97: Remove unused local variables
Date: Sun, 8 May 2011 13:03:55 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, May 08, 2011 at 08:58:11AM +0200, Stefan Weil wrote:
> cppcheck report:
> hw/ac97.c:1004: style:
>  Variable 'written' is assigned a value that is never used
> hw/ac97.c:1072: style:
>  Variable 'written' is assigned a value that is never used
> 
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  hw/ac97.c |    6 +-----
>  1 files changed, 1 insertions(+), 5 deletions(-)

Thanks, applied to the trivial-patches branch:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

For more information see http://wiki.qemu.org/Contribute/TrivialPatches.

Stefan



reply via email to

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