lkml.org 
[lkml]   [2019]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
From
Date
On 7/1/19 11:48 AM, Andy Lutomirski wrote:
> On Mon, Jul 1, 2019 at 6:04 AM Colin King <colin.king@canonical.com> wrote:
>>
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> There is an spelling mistake in an a test error message. Fix it.
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>> tools/testing/selftests/x86/test_vsyscall.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tools/testing/selftests/x86/test_vsyscall.c b/tools/testing/selftests/x86/test_vsyscall.c
>> index 4602326b8f5b..a4f4d4cf22c3 100644
>> --- a/tools/testing/selftests/x86/test_vsyscall.c
>> +++ b/tools/testing/selftests/x86/test_vsyscall.c
>> @@ -451,7 +451,7 @@ static int test_vsys_x(void)
>> printf("[OK]\tExecuting the vsyscall page failed: #PF(0x%lx)\n",
>> segv_err);
>> } else {
>> - printf("[FAILT]\tExecution failed with the wrong error: #PF(0x%lx)\n",
>> + printf("[FAIL]\tExecution failed with the wrong error: #PF(0x%lx)\n",
>> segv_err);
>> return 1;
>> }
>> --
>> 2.20.1
>>
>
> Acked-by: Andy Lutomirski <luto@kernel.org>
>

Thanks Andy!

I will queue this up for 5.3

-- Shuah

\
 
 \ /
  Last update: 2019-07-02 16:23    [W:0.085 / U:2.884 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site