[PATCH] kunit: tool: fix duplicated .com in run_checks.py author email

3 views
Skip to first unread message

Jinseok Kim

unread,
Feb 1, 2026, 7:39:28 AM (6 days ago) Feb 1
to Brendan Higgins, David Gow, Rae Moar, linux-k...@vger.kernel.org, kuni...@googlegroups.com, linux-...@vger.kernel.org, Jinseok Kim
The author email in the copyright line has a typo with
"google.com.com" instead of "google.com".

Signed-off-by: Jinseok Kim <always.s...@gmail.com>
---
tools/testing/kunit/run_checks.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/kunit/run_checks.py b/tools/testing/kunit/run_checks.py
index c6d494ea3373..6b58b337a1f5 100755
--- a/tools/testing/kunit/run_checks.py
+++ b/tools/testing/kunit/run_checks.py
@@ -5,7 +5,7 @@
# It is only of interest if you're making changes to KUnit itself.
#
# Copyright (C) 2021, Google LLC.
-# Author: Daniel Latypov <dlat...@google.com.com>
+# Author: Daniel Latypov <dlat...@google.com>

from concurrent import futures
import datetime
--
2.43.0

Daniel Latypov

unread,
Feb 3, 2026, 11:58:12 AM (4 days ago) Feb 3
to Jinseok Kim, Brendan Higgins, David Gow, Rae Moar, linux-k...@vger.kernel.org, kuni...@googlegroups.com, linux-...@vger.kernel.org
On Sun, Feb 1, 2026 at 4:39 AM Jinseok Kim <always.s...@gmail.com> wrote:
>
> The author email in the copyright line has a typo with
> "google.com.com" instead of "google.com".
>
> Signed-off-by: Jinseok Kim <always.s...@gmail.com>

Reviewed-by: Daniel Latypov <dlat...@google.com>

Oops.
And thanks David for bringing this patch to my attention.
Reply all
Reply to author
Forward
0 new messages