diff options
author | Sean Christopherson <seanjc@google.com> | 2022-07-15 22:42:22 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-07-28 13:22:16 -0400 |
commit | aed02fe3cae41c4f9a5f31390b198025bfc9cf88 (patch) | |
tree | f3559426595b97a93db568c7ba0f03f7ec99aff2 /scripts/gdb/linux/lists.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 <seanjc@google.com>
Message-Id: <20220715224226.3749507-4-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions