diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2018-10-18 14:35:23 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-10-19 13:44:04 +0200 |
commit | b31c003895b030bea1319037d6bec976d47d9020 (patch) | |
tree | 478fe9cdbd9c805e33445ea28e67db42763f402c /linux-headers | |
parent | e81f86790f561437b70549aff05433731b464e62 (diff) |
target-i386: kvm: do not initialize padding fields
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.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions