diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2019-03-15 18:58:15 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-03-28 17:28:59 +0100 |
commit | ca0488aadd014809862428cde896a6a6e8f13e42 (patch) | |
tree | f10260398a3d9963b9554080073512e0b298658f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f285c633cb6d68d2bf3a8ad65bee3835aac9886c (diff) |
kvm: don't redefine flags as something else
The function irqfd_wakeup() has flags defined as __poll_t and then it
has additional flags which is used for irqflags.
Redefine the inner flags variable as iflags so it does not shadow the
outer flags.
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions