diff options
author | 2021-02-10 07:59:58 +0000 | |
---|---|---|
committer | 2021-02-11 08:02:08 -0500 | |
commit | 2e215216d66ffae2b3f4dab595e548ad5dcc57a8 (patch) | |
tree | dcbfed1a0fbdb83efaa10a95c530409370a1be9e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'kvm-ppc-next-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD (diff) | |
download | wireguard-linux-2e215216d66ffae2b3f4dab595e548ad5dcc57a8.tar.xz wireguard-linux-2e215216d66ffae2b3f4dab595e548ad5dcc57a8.zip |
KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static
The sparse tool complains as follows:
arch/x86/kvm/svm/svm.c:204:6: warning:
symbol 'svm_gp_erratum_intercept' was not declared. Should it be static?
This symbol is not used outside of svm.c, so this
commit marks it static.
Fixes: 82a11e9c6fa2b ("KVM: SVM: Add emulation support for #GP triggered by SVM instructions")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Message-Id: <20210210075958.1096317-1-weiyongjun1@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions