diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2021-04-06 10:49:11 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-06 06:52:10 -0400 |
commit | a3cf527e70bd1553500746ef2f38db41e2af1d9e (patch) | |
tree | c95f22818111c26d2c2e20ca3cb0370d02713109 /arch/mips/vdso/.gitignore | |
parent | e99314a340d27efafab3b7ea226beb239162cd46 (diff) |
KVM: MIPS: Remove a "set but not used" variable
This fix a build warning:
arch/mips/kvm/vz.c: In function '_kvm_vz_restore_htimer':
>> arch/mips/kvm/vz.c:392:10: warning: variable 'freeze_time' set but not used [-Wunused-but-set-variable]
392 | ktime_t freeze_time;
| ^~~~~~~~~~~
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Message-Id: <20210406024911.2008046-1-chenhuacai@loongson.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/vdso/.gitignore')
0 files changed, 0 insertions, 0 deletions