All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-02 15:00 ` Colin King
  0 siblings, 0 replies; 12+ messages in thread
From: Colin King @ 2018-05-02 15:00 UTC (permalink / raw)
  To: Shuah Khan, linux-kselftest; +Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in message text

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 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);
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-02 15:00 ` Colin King
  0 siblings, 0 replies; 12+ messages in thread
From: Colin King @ 2018-05-02 15:00 UTC (permalink / raw)
  To: kernel-janitors

From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in message text

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 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);
-- 
2.17.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-02 15:00 ` Colin King
  0 siblings, 0 replies; 12+ messages in thread
From: colin.king @ 2018-05-02 15:00 UTC (permalink / raw)


From: Colin Ian King <colin.king at canonical.com>

Trivial fix to spelling mistake in message text

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 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);
-- 
2.17.0

--
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

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-02 15:00 ` Colin King
  0 siblings, 0 replies; 12+ messages in thread
From: Colin King @ 2018-05-02 15:00 UTC (permalink / raw)


From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in message text

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 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);
-- 
2.17.0

--
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

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* Re: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
  2018-05-02 15:00 ` Colin King
  (?)
  (?)
@ 2018-05-04 19:42   ` Shuah Khan
  -1 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2018-05-04 19:42 UTC (permalink / raw)
  To: Colin King, linux-kselftest; +Cc: kernel-janitors, linux-kernel, Shuah Khan

On 05/02/2018 09:00 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-04 19:42   ` Shuah Khan
  0 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2018-05-04 19:42 UTC (permalink / raw)
  To: kernel-janitors

On 05/02/2018 09:00 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-04 19:42   ` Shuah Khan
  0 siblings, 0 replies; 12+ messages in thread
From: shuah @ 2018-05-04 19:42 UTC (permalink / raw)


On 05/02/2018 09:00 AM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  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
--
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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-04 19:42   ` Shuah Khan
  0 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2018-05-04 19:42 UTC (permalink / raw)


On 05/02/2018 09:00 AM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> Trivial fix to spelling mistake in message text
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  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
--
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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
  2018-05-04 19:42   ` Shuah Khan
  (?)
  (?)
@ 2018-05-10 17:28     ` Shuah Khan
  -1 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2018-05-10 17:28 UTC (permalink / raw)
  To: Colin King, linux-kselftest; +Cc: kernel-janitors, linux-kernel, Shuah Khan

On 05/04/2018 01:42 PM, Shuah Khan wrote:
> On 05/02/2018 09:00 AM, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Trivial fix to spelling mistake in message text
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>>  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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-10 17:28     ` Shuah Khan
  0 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2018-05-10 17:28 UTC (permalink / raw)
  To: kernel-janitors

On 05/04/2018 01:42 PM, Shuah Khan wrote:
> On 05/02/2018 09:00 AM, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Trivial fix to spelling mistake in message text
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>>  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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-10 17:28     ` Shuah Khan
  0 siblings, 0 replies; 12+ messages in thread
From: shuah @ 2018-05-10 17:28 UTC (permalink / raw)


On 05/04/2018 01:42 PM, Shuah Khan wrote:
> On 05/02/2018 09:00 AM, Colin King wrote:
>> From: Colin Ian King <colin.king at canonical.com>
>>
>> Trivial fix to spelling mistake in message text
>>
>> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>> ---
>>  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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"
@ 2018-05-10 17:28     ` Shuah Khan
  0 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2018-05-10 17:28 UTC (permalink / raw)


On 05/04/2018 01:42 PM, Shuah Khan wrote:
> On 05/02/2018 09:00 AM, Colin King wrote:
>> From: Colin Ian King <colin.king at canonical.com>
>>
>> Trivial fix to spelling mistake in message text
>>
>> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>> ---
>>  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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-05-10 17:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-02 15:00 [PATCH] selftests: media_tests: fix spelling mistake: "iternations" -> "iterations" Colin King
2018-05-02 15:00 ` Colin King
2018-05-02 15:00 ` colin.king
2018-05-02 15:00 ` Colin King
2018-05-04 19:42 ` Shuah Khan
2018-05-04 19:42   ` Shuah Khan
2018-05-04 19:42   ` shuah
2018-05-04 19:42   ` Shuah Khan
2018-05-10 17:28   ` Shuah Khan
2018-05-10 17:28     ` Shuah Khan
2018-05-10 17:28     ` shuah
2018-05-10 17:28     ` Shuah Khan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.