Thomas Huth <th...@redhat.com> writes: > No need to declare a new variable with the same name here, > we can simple re-use the one from the top of the function. > With this change, the file now compiles fine with -Wshadow=local. > > Signed-off-by: Thomas Huth <th...@redhat.com>
Queued. Thanks!