lkml.org 
[lkml]   [2017]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
From
Date
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

\
 
 \ /
  Last update: 2017-01-10 18:47    [W:0.042 / U:0.788 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site