commit | 14e3dd8d256b7a7a281ac18a65e3c8cc9573ec88 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 23 13:01:33 2020 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 28 07:57:24 2020 -0400 |
tree | 5a7679aa4808ffac99af60e170a44f1048f0af30 | |
parent | 50085beee878e7c4e8ddbd3d634c0170589802e0 [diff] |
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>