Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 273ba457 authored by Marcelo Tosatti's avatar Marcelo Tosatti Committed by Paolo Bonzini
Browse files

KVM: x86: fix typo at kvm_arch_hardware_setup comment



Fix typo in sentence about min value calculation.

Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 2837461d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8567,7 +8567,7 @@ int kvm_arch_hardware_setup(void)
		/*
		 * Make sure the user can only configure tsc_khz values that
		 * fit into a signed integer.
		 * A min value is not calculated needed because it will always
		 * A min value is not calculated because it will always
		 * be 1 on all machines.
		 */
		u64 max = min(0x7fffffffULL,