diff options
author | Sean Christopherson <[email protected]> | 2022-07-15 22:42:22 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-07-28 13:22:16 -0400 |
commit | aed02fe3cae41c4f9a5f31390b198025bfc9cf88 (patch) | |
tree | f3559426595b97a93db568c7ba0f03f7ec99aff2 /scripts/gdb/linux/mm.py | |
parent | a42989e7fbb0186d9fee05b29e0ea9cb639d0bd3 (diff) |
KVM: x86/mmu: Drop the "p is for pointer" from rmap helpers
Drop the trailing "p" from rmap helpers, i.e. rename functions to simply
be kvm_<action>_rmap(). Declaring that a function takes a pointer is
completely unnecessary and goes against kernel style.
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 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions