diff options
author | 2016-11-07 08:57:16 +0800 | |
---|---|---|
committer | 2016-11-16 22:09:44 +0100 | |
commit | 695151964d3f9a4370985f17b05f57e7caaa6e3a (patch) | |
tree | 75dfba5f5fecf5efeeca811b3a79c0d3e58723a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kvm: x86: hyperv: make function static to avoid compiling warning (diff) | |
download | linux-dev-695151964d3f9a4370985f17b05f57e7caaa6e3a.tar.xz linux-dev-695151964d3f9a4370985f17b05f57e7caaa6e3a.zip |
kvm: x86: remove unused but set variable
The local variable *gpa_offset* is set but not used afterwards,
which make the compiler issue a warning with option
-Wunused-but-set-variable. Remove it to avoid the warning.
Signed-off-by: Jiang Biao <jiang.biao2@zte.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions