diff options
| author | Sean Christopherson <[email protected]> | 2022-11-30 23:09:17 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-12-29 20:41:30 +0000 |
| commit | 08a9d59c6ad95ea05369944f34eb59ff639cbbab (patch) | |
| tree | b8ce70d8264abf46b229a10dc41b93080be4c9e8 /arch/x86/kvm/svm/nested.c | |
| parent | KVM: Drop kvm_arch_check_processor_compat() hook (diff) | |
| download | kernel-08a9d59c6ad95ea05369944f34eb59ff639cbbab.tar.gz kernel-08a9d59c6ad95ea05369944f34eb59ff639cbbab.zip | |
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/svm/nested.c')
0 files changed, 0 insertions, 0 deletions
