linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"
@ 2021-03-15 12:33 Colin King
  2021-03-15 18:41 ` John Stultz
  0 siblings, 1 reply; 3+ messages in thread
From: Colin King @ 2021-03-15 12:33 UTC (permalink / raw)
  To: John Stultz, Thomas Gleixner, Stephen Boyd, Shuah Khan, linux-kselftest
  Cc: kernel-janitors, linux-kernel

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

There is a spelling mistake in a comment. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 tools/testing/selftests/timers/clocksource-switch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/timers/clocksource-switch.c b/tools/testing/selftests/timers/clocksource-switch.c
index bfc974b4572d..2d66abd877e6 100644
--- a/tools/testing/selftests/timers/clocksource-switch.c
+++ b/tools/testing/selftests/timers/clocksource-switch.c
@@ -3,7 +3,7 @@
  *		(C) Copyright IBM 2012
  *		Licensed under the GPLv2
  *
- *  NOTE: This is a meta-test which quickly changes the clocksourc and
+ *  NOTE: This is a meta-test which quickly changes the clocksource and
  *  then uses other tests to detect problems. Thus this test requires
  *  that the inconsistency-check and nanosleep tests be present in the
  *  same directory it is run from.
-- 
2.30.2


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

* Re: [PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"
  2021-03-15 12:33 [PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource" Colin King
@ 2021-03-15 18:41 ` John Stultz
  2021-03-26 17:51   ` Shuah Khan
  0 siblings, 1 reply; 3+ messages in thread
From: John Stultz @ 2021-03-15 18:41 UTC (permalink / raw)
  To: Colin King
  Cc: Thomas Gleixner, Stephen Boyd, Shuah Khan, linux-kselftest,
	kernel-janitors, lkml

On Mon, Mar 15, 2021 at 5:33 AM Colin King <colin.king@canonical.com> wrote:
>
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in a comment. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Akcde-yb: John Stultz <john.stultz@linaro.org>

I kid, I kid!  My apologies and thanks!

Acked-by: John Stultz <john.stultz@linaro.org>

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

* Re: [PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"
  2021-03-15 18:41 ` John Stultz
@ 2021-03-26 17:51   ` Shuah Khan
  0 siblings, 0 replies; 3+ messages in thread
From: Shuah Khan @ 2021-03-26 17:51 UTC (permalink / raw)
  To: John Stultz, Colin King
  Cc: Thomas Gleixner, Stephen Boyd, Shuah Khan, linux-kselftest,
	kernel-janitors, lkml, Shuah Khan

On 3/15/21 12:41 PM, John Stultz wrote:
> On Mon, Mar 15, 2021 at 5:33 AM Colin King <colin.king@canonical.com> wrote:
>>
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> There is a spelling mistake in a comment. Fix it.
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> 
> Akcde-yb: John Stultz <john.stultz@linaro.org>
> 
> I kid, I kid!  My apologies and thanks!
> 
> Acked-by: John Stultz <john.stultz@linaro.org>
> 

Thank you both. Applied now for 5.13-rc1

thanks,
-- Shuah

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

end of thread, other threads:[~2021-03-26 17:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 12:33 [PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource" Colin King
2021-03-15 18:41 ` John Stultz
2021-03-26 17:51   ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).