diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-08-28 18:22:28 +0300 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2018-08-30 17:20:42 +0300 |
commit | 0186ec823280f5db55ab2e6291933bebe2e92772 (patch) | |
tree | 4838f2d06b158f381d6655500be54acb83aa28a9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b871da4a7778eda2e700ae8bf5f86e74a004c1ec (diff) | |
download | linux-0186ec823280f5db55ab2e6291933bebe2e92772.tar.xz |
KVM: SVM: remove unused variable dst_vaddr_end
Variable dst_vaddr_end is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
variable 'dst_vaddr_end' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions