diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-10-30 16:37:52 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-03 09:42:52 -0500 |
commit | 379218511219feddb85fde6362c0eefd94dd4828 (patch) | |
tree | 8934e990ad5bed1fc3940e176937b6d9641496c7 /hw | |
parent | 2eba427eb1e9057ee6bd2b4e6c4c78cda3534bfe (diff) | |
download | qemu-379218511219feddb85fde6362c0eefd94dd4828.zip qemu-379218511219feddb85fde6362c0eefd94dd4828.tar.gz qemu-379218511219feddb85fde6362c0eefd94dd4828.tar.bz2 |
exec: Remove dead code (CID 1432876)
We removed the global_locking field in commit 4174495408a,
leaving dead code around the 'unlocked' variable. Remove it
to fix the DEADCODE issue reported by Coverity (CID 1432876).
Fixes: 4174495408a ("exec: Remove MemoryRegion::global_locking field")
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201030153752.1557776-1-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions