* [PATCH] selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
@ 2016-12-27 16:17 Colin King
2017-01-10 17:47 ` Shuah Khan
0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2016-12-27 16:17 UTC (permalink / raw)
To: Shuah Khan, Thomas Gleixner, Dave Hansen, linux-kselftest; +Cc: linux-kernel
From: Colin Ian King <colin.king@canonical.com>
trivial fix to spelling mistake
Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
tools/testing/selftests/x86/protection_keys.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/x86/protection_keys.c b/tools/testing/selftests/x86/protection_keys.c
index bdd58c7..df9e0a0 100644
--- a/tools/testing/selftests/x86/protection_keys.c
+++ b/tools/testing/selftests/x86/protection_keys.c
@@ -1367,7 +1367,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++;
--
2.10.2
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
2016-12-27 16:17 [PATCH] selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" Colin King
@ 2017-01-10 17:47 ` Shuah Khan
0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2017-01-10 17:47 UTC (permalink / raw)
To: Colin King, Thomas Gleixner, Dave Hansen, linux-kselftest
Cc: linux-kernel, Shuah Khan, Shuah Khan
On 12/27/2016 09:17 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> trivial fix to spelling mistake
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> tools/testing/selftests/x86/protection_keys.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/testing/selftests/x86/protection_keys.c b/tools/testing/selftests/x86/protection_keys.c
> index bdd58c7..df9e0a0 100644
> --- a/tools/testing/selftests/x86/protection_keys.c
> +++ b/tools/testing/selftests/x86/protection_keys.c
> @@ -1367,7 +1367,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++;
>
Thanks for the fix. Fix has been included in the pull request for 4.10-rc4.
-- Shuah
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-10 17:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-27 16:17 [PATCH] selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" Colin King
2017-01-10 17:47 ` Shuah Khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®