On 18 October 2018 at 21:31, Paolo Bonzini <[email protected]> wrote: > The exception.pad field is going to be renamed to pending in an upcoming > header file update. Remove the unnecessary initialization; it was > introduced to please valgrind (commit 7e680753cfa2) but they were later > rendered unnecessary by commit 076796f8fd27f4d, which added the "= {}" > initializer to the declaration of "events". Therefore the patch does > not change behavior in any way. > > Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
