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.
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
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
linux-kselftest-mirror@lists.linaro.org