Ani Sinha <anisi...@redhat.com> writes:

> Code changes that addresses all compiler complaints coming from enabling
> -Wshadow flags. Enabling -Wshadow catches cases of local variables shadowing
> other local variables or parameters. These makes the code confusing and/or 
> adds
> bugs that are difficult to catch.
>
> See also
>
>    Subject: Help wanted for enabling -Wshadow=local
>    Message-Id: <87r0mqlf9x....@pond.sub.org>
>    https://lore.kernel.org/qemu-devel/87r0mqlf9x....@pond.sub.org
>
> CC: Markus Armbruster <arm...@redhat.com>
> CC: Philippe Mathieu-Daude <phi...@linaro.org>
> CC: m...@redhat.com
>
> Signed-off-by: Ani Sinha <anisi...@redhat.com>
> Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>
> Reviewed-by: Peter Xu <pet...@redhat.com>

Queued.  Thanks!


Reply via email to