qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qemu_opt_print: Remove shadowing opt decl


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH] qemu_opt_print: Remove shadowing opt decl
Date: Fri, 06 Oct 2017 09:01:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

"Dr. David Alan Gilbert (git)" <address@hidden> writes:

> From: "Dr. David Alan Gilbert" <address@hidden>
>
> opt was declared as a separate local inside the last loop,
> shadowing the local at the top of the function.
>
> Signed-off-by: Dr. David Alan Gilbert <address@hidden>

I can take this through my tree.



reply via email to

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