mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
tests/: spelling fixes
with some rewording in tests/qemu-iotests/298 tests/qtest/fuzz/generic_fuzz.c tests/unit/test-throttle.c as suggested by Eric. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
d30b5bc95a
commit
96420a30e0
49 changed files with 69 additions and 69 deletions
|
@ -340,7 +340,7 @@ void tpm_tis_test_check_access_reg_release(const void *data)
|
|||
TPM_TIS_ACCESS_ACTIVE_LOCALITY);
|
||||
/*
|
||||
* highest locality should now be active; release it and make sure the
|
||||
* next higest locality is active afterwards
|
||||
* next highest locality is active afterwards
|
||||
*/
|
||||
for (l = TPM_TIS_NUM_LOCALITIES - 2; l >= 0; l--) {
|
||||
if (l == locty) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue