]> Git Repo - linux.git/blobdiff - tools/testing/selftests/x86/protection_keys.c
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / tools / testing / selftests / x86 / protection_keys.c
index f39c5bc6e01a6142ada895f88fd9f7719d105943..3237bc010e1c32b6cf0742a901a5d28b74391c5b 100644 (file)
@@ -1352,7 +1352,7 @@ void run_tests_once(void)
                tracing_off();
                close_test_fds();
 
-               printf("test %2d PASSED (itertation %d)\n", test_nr, iteration_nr);
+               printf("test %2d PASSED (iteration %d)\n", test_nr, iteration_nr);
                dprintf1("======================\n\n");
        }
        iteration_nr++;
This page took 0.032659 seconds and 4 git commands to generate.