Re: [PATCH linux-next] KVM: x86: remove redundant ret variable

From: Sean Christopherson
Date: Thu Jan 19 2023 - 15:36:54 EST


On Wed, 23 Nov 2022 17:04:45 +0800, zhang.songyi@xxxxxxxxxx wrote:
> Return value from apic_get_tmcct() directly instead of taking
> this in another redundant variable.

This patch was whitespace damaged, please fix your setup. I manually applied it
(and one other) since it's a trivial change, but I likely won't have that luxury
for future patches.

Applied to kvm-x86 apic, thanks!

[1/1] KVM: x86: remove redundant ret variable
https://github.com/kvm-x86/linux/commit/14bd05184168

--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes