Huacai Chen a3cf527e70 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>
2021-09-06 06:52:10 -04:00
..
2021-07-10 10:36:33 -07:00
2021-07-13 15:08:15 -05:00
2021-07-09 15:35:13 +02:00
2021-01-22 11:40:00 +01:00
2021-06-08 17:00:09 +02:00
2020-09-16 22:40:58 +02:00
2021-01-22 11:40:00 +01:00