OSDN Git Service

KVM: SEV: shorten comments around sev_clflush_pages
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 23 Sep 2020 17:01:33 +0000 (13:01 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Sep 2020 11:57:24 +0000 (07:57 -0400)
commit14e3dd8d256b7a7a281ac18a65e3c8cc9573ec88
tree5a7679aa4808ffac99af60e170a44f1048f0af30
parent50085beee878e7c4e8ddbd3d634c0170589802e0
KVM: SEV: shorten comments around sev_clflush_pages

Very similar content is present in four comments in sev.c.  Unfortunately
there are small differences that make it harder to place the comment
in sev_clflush_pages itself, but at least we can make it more concise.

Suggested-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/sev.c