Re: [PATCH] KVM: x86: Remove a spurious export of a static function

From: Jim Mattson
Date: Fri Nov 22 2019 - 15:38:07 EST


On Fri, Nov 22, 2019 at 12:15 PM Sean Christopherson
<sean.j.christopherson@xxxxxxxxx> wrote:
>
> A recent change inadvertantly exported a static function, which results
Nit: inadvertently
> in modpost throwing a warning. Fix it.
>
> Fixes: cbbaa2727aa3 ("KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES")
> Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>