aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/hyperv.c
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-11-30 23:09:17 +0000
committerPaolo Bonzini <[email protected]>2022-12-29 15:41:30 -0500
commit08a9d59c6ad95ea05369944f34eb59ff639cbbab (patch)
treeb8ce70d8264abf46b229a10dc41b93080be4c9e8 /arch/x86/kvm/hyperv.c
parent81a1cf9f89a6b71e71bfd7d43837ce9235e70b38 (diff)
KVM: x86: Use KBUILD_MODNAME to specify vendor module name
Use KBUILD_MODNAME to specify the vendor module name instead of manually writing out the name to make it a bit more obvious that the name isn't completely arbitrary. A future patch will also use KBUILD_MODNAME to define pr_fmt, at which point using KBUILD_MODNAME for kvm_x86_ops.name further reinforces the intended usage of kvm_x86_ops.name. No functional change intended. Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'arch/x86/kvm/hyperv.c')
0 files changed, 0 insertions, 0 deletions