diff options
author | Sean Christopherson <[email protected]> | 2023-02-02 18:27:49 +0000 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-03-17 16:02:06 -0700 |
commit | 727ae377013249c05359f84975d21f3d13c70907 (patch) | |
tree | 5fbc454fae3ffd4a6415832730d4c942f47619ff /lib/mpi/mpi-mod.c | |
parent | 9d4655da1a4c17f6691a6434303d9973017bf1ca (diff) |
KVM: x86/mmu: Rename slot rmap walkers to add clarity and clean up code
Replace "slot_handle_level" with "walk_slot_rmaps" to better capture what
the helpers are doing, and to slightly shorten the function names so that
each function's return type and attributes can be placed on the same line
as the function declaration.
No functional change intended.
Link: https://lore.kernel.org/mm-commits/CAHk-=wjS-Jg7sGMwUPpDsjv392nDOOs0CtUtVkp=S6Q7JzFJRw@mail.gmail.com
Signed-off-by: Ben Gardon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions