On Thu, 23 Jan 2025 11:21:40 +0530, Nikunj A Dadhania wrote: > Simplify code by replacing &to_kvm_svm(kvm)->sev_info with > to_kvm_sev_info() helper function. Wherever possible, drop the local > variable declaration and directly use the helper instead. > > No functional changes. > > > [...] Applied to kvm-x86 svm, thanks! [1/1] KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct https://github.com/kvm-x86/linux/commit/8a01902a0168 -- https://github.com/kvm-x86/linux/tree/next