Jinseok Kim
unread,Feb 1, 2026, 7:39:28 AM (6 days ago) Feb 1Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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