On 8/2/24 13:19, Sean Christopherson wrote: > Rename all APIs related to feature MSRs from get_feature_msr() to s/get_feature_msr/get_msr_feature/ Thanks, Tom > get_feature_msr(). The APIs get "feature MSRs", not "MSR features". > And unlike kvm_{g,s}et_msr_common(), the "feature" adjective doesn't > describe the helper itself. > > No functional change intended. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>