diff options
author | Huacai Chen <[email protected]> | 2021-04-06 10:49:11 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-09-06 06:52:10 -0400 |
commit | a3cf527e70bd1553500746ef2f38db41e2af1d9e (patch) | |
tree | c95f22818111c26d2c2e20ca3cb0370d02713109 /lib/test_overflow.c | |
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 <[email protected]>
Signed-off-by: Huacai Chen <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions