]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments
authorRahul Kumar <rk0006818@gmail.com>
Fri, 23 May 2025 18:13:52 +0000 (23:43 +0530)
committerSean Christopherson <seanjc@google.com>
Fri, 20 Jun 2025 20:37:32 +0000 (13:37 -0700)
commit30142a93b1641b19bf4ba2cd6beb5814adc5b746
tree320fa214b51455cee7bca278acb0b9f8668fcba2
parent28224ef02b56fceee2c161fe2a49a0bb197e44f5
KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments

Correct two instances of the misspelled word 'occurences' to
'occurrences' in comments explaining node invariants in sparsebit.c.

Signed-off-by: Rahul Kumar <rk0006818@gmail.com>
Link: https://lore.kernel.org/r/20250523181606.568320-1-rk0006818@gmail.com
[sean: massage changelog]
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/lib/sparsebit.c