From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966743AbeEJR2j (ORCPT ); Thu, 10 May 2018 13:28:39 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:46168 "EHLO mailout.easymail.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966732AbeEJR21 (ORCPT ); Thu, 10 May 2018 13:28:27 -0400 Subject: Re: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations" To: Colin King , linux-kselftest@vger.kernel.org Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Shuah Khan References: <20180502150010.32333-1-colin.king@canonical.com> <140c4e71-071f-039a-c883-fc664e696402@kernel.org> From: Shuah Khan Message-ID: Date: Thu, 10 May 2018 11:28:20 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <140c4e71-071f-039a-c883-fc664e696402@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/04/2018 01:42 PM, Shuah Khan wrote: > On 05/02/2018 09:00 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in message text >> >> Signed-off-by: Colin Ian King >> --- >> tools/testing/selftests/media_tests/media_device_test.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/tools/testing/selftests/media_tests/media_device_test.c b/tools/testing/selftests/media_tests/media_device_test.c >> index 421a367e4bb3..d8bb1e15d1d9 100644 >> --- a/tools/testing/selftests/media_tests/media_device_test.c >> +++ b/tools/testing/selftests/media_tests/media_device_test.c >> @@ -88,7 +88,7 @@ int main(int argc, char **argv) >> "other Oops in the dmesg. Enable KaSan kernel\n" >> "config option for use-after-free error detection.\n\n"); >> >> - printf("Running test for %d iternations\n", count); >> + printf("Running test for %d iterations\n", count); >> >> while (count > 0) { >> ret = ioctl(fd, MEDIA_IOC_DEVICE_INFO, &mdi); >> > > Thanks. I will queue this for 4.18-rc1 > > -- Shuah > Applied to linux-kselftest next for 4.18-rc1 thanks, -- Shuah From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shuah Khan Date: Thu, 10 May 2018 17:28:20 +0000 Subject: Re: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations" Message-Id: List-Id: References: <20180502150010.32333-1-colin.king@canonical.com> <140c4e71-071f-039a-c883-fc664e696402@kernel.org> In-Reply-To: <140c4e71-071f-039a-c883-fc664e696402@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On 05/04/2018 01:42 PM, Shuah Khan wrote: > On 05/02/2018 09:00 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in message text >> >> Signed-off-by: Colin Ian King >> --- >> tools/testing/selftests/media_tests/media_device_test.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/tools/testing/selftests/media_tests/media_device_test.c b/tools/testing/selftests/media_tests/media_device_test.c >> index 421a367e4bb3..d8bb1e15d1d9 100644 >> --- a/tools/testing/selftests/media_tests/media_device_test.c >> +++ b/tools/testing/selftests/media_tests/media_device_test.c >> @@ -88,7 +88,7 @@ int main(int argc, char **argv) >> "other Oops in the dmesg. Enable KaSan kernel\n" >> "config option for use-after-free error detection.\n\n"); >> >> - printf("Running test for %d iternations\n", count); >> + printf("Running test for %d iterations\n", count); >> >> while (count > 0) { >> ret = ioctl(fd, MEDIA_IOC_DEVICE_INFO, &mdi); >> > > Thanks. I will queue this for 4.18-rc1 > > -- Shuah > Applied to linux-kselftest next for 4.18-rc1 thanks, -- Shuah From mboxrd@z Thu Jan 1 00:00:00 1970 From: shuah at kernel.org (Shuah Khan) Date: Thu, 10 May 2018 11:28:20 -0600 Subject: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations" In-Reply-To: <140c4e71-071f-039a-c883-fc664e696402@kernel.org> References: <20180502150010.32333-1-colin.king@canonical.com> <140c4e71-071f-039a-c883-fc664e696402@kernel.org> Message-ID: On 05/04/2018 01:42 PM, Shuah Khan wrote: > On 05/02/2018 09:00 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in message text >> >> Signed-off-by: Colin Ian King >> --- >> tools/testing/selftests/media_tests/media_device_test.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/tools/testing/selftests/media_tests/media_device_test.c b/tools/testing/selftests/media_tests/media_device_test.c >> index 421a367e4bb3..d8bb1e15d1d9 100644 >> --- a/tools/testing/selftests/media_tests/media_device_test.c >> +++ b/tools/testing/selftests/media_tests/media_device_test.c >> @@ -88,7 +88,7 @@ int main(int argc, char **argv) >> "other Oops in the dmesg. Enable KaSan kernel\n" >> "config option for use-after-free error detection.\n\n"); >> >> - printf("Running test for %d iternations\n", count); >> + printf("Running test for %d iterations\n", count); >> >> while (count > 0) { >> ret = ioctl(fd, MEDIA_IOC_DEVICE_INFO, &mdi); >> > > Thanks. I will queue this for 4.18-rc1 > > -- Shuah > Applied to linux-kselftest next for 4.18-rc1 thanks, -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: shuah@kernel.org (Shuah Khan) Date: Thu, 10 May 2018 11:28:20 -0600 Subject: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations" In-Reply-To: <140c4e71-071f-039a-c883-fc664e696402@kernel.org> References: <20180502150010.32333-1-colin.king@canonical.com> <140c4e71-071f-039a-c883-fc664e696402@kernel.org> Message-ID: Content-Type: text/plain; charset="UTF-8" Message-ID: <20180510172820.FqvxIlsteAY2Lu3cGud832h9qpb6Rvnaht8W-KGppuQ@z> On 05/04/2018 01:42 PM, Shuah Khan wrote: > On 05/02/2018 09:00 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in message text >> >> Signed-off-by: Colin Ian King >> --- >> tools/testing/selftests/media_tests/media_device_test.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/tools/testing/selftests/media_tests/media_device_test.c b/tools/testing/selftests/media_tests/media_device_test.c >> index 421a367e4bb3..d8bb1e15d1d9 100644 >> --- a/tools/testing/selftests/media_tests/media_device_test.c >> +++ b/tools/testing/selftests/media_tests/media_device_test.c >> @@ -88,7 +88,7 @@ int main(int argc, char **argv) >> "other Oops in the dmesg. Enable KaSan kernel\n" >> "config option for use-after-free error detection.\n\n"); >> >> - printf("Running test for %d iternations\n", count); >> + printf("Running test for %d iterations\n", count); >> >> while (count > 0) { >> ret = ioctl(fd, MEDIA_IOC_DEVICE_INFO, &mdi); >> > > Thanks. I will queue this for 4.18-rc1 > > -- Shuah > Applied to linux-kselftest next for 4.18-rc1 thanks, -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html