diff options
author | David Matlack <dmatlack@google.com> | 2024-03-15 16:05:39 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-11 12:58:50 -0700 |
commit | feac19aa4c26dc028d358bf23fa8f228ab46699e (patch) | |
tree | d7f802c62dca7723b103ed0f4f6822156fdcb326 /arch/x86/ia32/Makefile | |
parent | 2673dfb591a359c75080dd5af3da484b89320d22 (diff) |
KVM: x86/mmu: Remove function comments above clear_dirty_{gfn_range,pt_masked}()
Drop the comments above clear_dirty_gfn_range() and
clear_dirty_pt_masked(), since each is word-for-word identical to the
comment above their parent function.
Leave the comment on the parent functions since they are APIs called by
the KVM/x86 MMU.
No functional change intended.
Signed-off-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20240315230541.1635322-3-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/x86/ia32/Makefile')
0 files changed, 0 insertions, 0 deletions