diff options
author | David Matlack <dmatlack@google.com> | 2021-08-05 01:28:38 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-08-06 14:52:28 +0300 |
commit | 87689270b10fa9e6fac7242233b355cb6792b845 (patch) | |
tree | 8156311976a3e7651e688303a69a53c94bb4df65 /arch/powerpc/kvm | |
parent | 319afe68567b923e25140e744e7f05e3e5d889c1 (diff) | |
download | linux-87689270b10fa9e6fac7242233b355cb6792b845.tar.xz |
KVM: Rename lru_slot to last_used_slot
lru_slot is used to keep track of the index of the most-recently used
memslot. The correct acronym would be "mru" but that is not a common
acronym. So call it last_used_slot which is a bit more obvious.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20210804222844.1419481-2-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm')
0 files changed, 0 insertions, 0 deletions