]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: selftests: Fix spelling mistake "initally" -> "initially"
authorColin Ian King <colin.i.king@gmail.com>
Tue, 4 Feb 2025 10:56:47 +0000 (10:56 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Feb 2025 16:15:24 +0000 (11:15 -0500)
commit203a53029a9c6935ad38e0343d048e51488797cf
tree19d5492d26aa1304de9155f8fd7e3ea7f5a0d8b9
parent5e21d0c5b95c6351936bb1400a354af09cb74ace
KVM: selftests: Fix spelling mistake "initally" -> "initially"

There is a spelling mistake in a literal string and in the function
test_get_inital_dirty. Fix them.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Message-ID: <20250204105647.367743-1-colin.i.king@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/s390/cmma_test.c