All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220709032001.819487-4-davidgow@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 4449e8e..95d6b01 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,21 +17,21 @@ Signed-off-by: David Gow <davidgow@google.com>
 ---
 
 Changes since v3:
-https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow@google.com/
 - Rebase on top of the TAINT_TEST patch series. This should now apply
   cleanly on top of the kunit branch:
-  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u
+  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u
 - Add Brendan's Acked-by tag.
 
 Changes since v2:
-https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow@google.com/
 - Don't permit USB4_KUNIT_TESTS to be enabled when USB4=y and KUNIT=m
   i.e., add a dependency on (USB4=m || KUNIT=y)
   This would result in undefined kunit symbols being used, otherwise.
 - Add Daniel's Acked-by
 
 Changes since v1:
-https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow@google.com/
 - Actually include the Kconfig changes, which were mistakenly added to
   the next patch in the series in v1.
 - Add Acked-by tag from Mika Westerberg
diff --git a/a/content_digest b/N1/content_digest
index 3c902cd..ee5aef7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,27 @@
  "From\0David Gow <davidgow@google.com>\0"
  "Subject\0[PATCH v4 3/5] thunderbolt: test: Use kunit_test_suite() macro\0"
  "Date\0Sat,  9 Jul 2022 11:19:59 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Brendan Higgins <brendanhiggins@google.com>"
+  Luis Chamberlain <mcgrof@kernel.org>
+  Jeremy Kerr <jk@codeconstruct.com.au>
+  Daniel Latypov <dlatypov@google.com>
+  Shuah Khan <skhan@linuxfoundation.org>
+  Andrew Jeffery <andrew@aj.id.au>
+  Mika Westerberg <mika.westerberg@linux.intel.com>
+  Andra Paraschiv <andraprs@amazon.com>
+  Longpeng <longpeng2@huawei.com>
+ " Greg KH <gregkh@linuxfoundation.org>\0"
+ "Cc\0David Gow <davidgow@google.com>"
+  kunit-dev@googlegroups.com
+  linux-kselftest@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " Ma\303\255ra Canal <maira.canal@usp.br>"
+  linux-mmc@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+  openbmc@lists.ozlabs.org
+  linux-usb@vger.kernel.org
+  linux-modules@vger.kernel.org
+ " Matt Johnston <matt@codeconstruct.com.au>\0"
  "\00:1\0"
  "b\0"
  "The new implementation of kunit_test_suite() for modules no longer\n"
@@ -24,21 +44,21 @@
  "---\n"
  "\n"
  "Changes since v3:\n"
- "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow@google.com/\n"
  "- Rebase on top of the TAINT_TEST patch series. This should now apply\n"
  "  cleanly on top of the kunit branch:\n"
- "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u\n"
+ "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u\n"
  "- Add Brendan's Acked-by tag.\n"
  "\n"
  "Changes since v2:\n"
- "https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow@google.com/\n"
  "- Don't permit USB4_KUNIT_TESTS to be enabled when USB4=y and KUNIT=m\n"
  "  i.e., add a dependency on (USB4=m || KUNIT=y)\n"
  "  This would result in undefined kunit symbols being used, otherwise.\n"
  "- Add Daniel's Acked-by\n"
  "\n"
  "Changes since v1:\n"
- "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow@google.com/\n"
  "- Actually include the Kconfig changes, which were mistakenly added to\n"
  "  the next patch in the series in v1.\n"
  "- Add Acked-by tag from Mika Westerberg\n"
@@ -133,4 +153,4 @@
  "-- \n"
  2.37.0.rc0.161.g10f37bed90-goog
 
-86f7abb875275707928d985cbc18fa07c4a35e57e8ba9155b2f9f6041975b216
+63ddff679d87a6d94ce27e34d70f9c65ecc2d18c07d8854c050324b75a1436ff

diff --git a/a/1.txt b/N2/1.txt
index 4449e8e..95d6b01 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -17,21 +17,21 @@ Signed-off-by: David Gow <davidgow@google.com>
 ---
 
 Changes since v3:
-https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow@google.com/
 - Rebase on top of the TAINT_TEST patch series. This should now apply
   cleanly on top of the kunit branch:
-  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u
+  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u
 - Add Brendan's Acked-by tag.
 
 Changes since v2:
-https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow@google.com/
 - Don't permit USB4_KUNIT_TESTS to be enabled when USB4=y and KUNIT=m
   i.e., add a dependency on (USB4=m || KUNIT=y)
   This would result in undefined kunit symbols being used, otherwise.
 - Add Daniel's Acked-by
 
 Changes since v1:
-https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow@google.com/
 - Actually include the Kconfig changes, which were mistakenly added to
   the next patch in the series in v1.
 - Add Acked-by tag from Mika Westerberg
diff --git a/a/content_digest b/N2/content_digest
index 3c902cd..b614e59 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,27 @@
  "From\0David Gow <davidgow@google.com>\0"
  "Subject\0[PATCH v4 3/5] thunderbolt: test: Use kunit_test_suite() macro\0"
  "Date\0Sat,  9 Jul 2022 11:19:59 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Brendan Higgins <brendanhiggins@google.com>"
+  Luis Chamberlain <mcgrof@kernel.org>
+  Jeremy Kerr <jk@codeconstruct.com.au>
+  Daniel Latypov <dlatypov@google.com>
+  Shuah Khan <skhan@linuxfoundation.org>
+  Andrew Jeffery <andrew@aj.id.au>
+  Mika Westerberg <mika.westerberg@linux.intel.com>
+  Andra Paraschiv <andraprs@amazon.com>
+  Longpeng <longpeng2@huawei.com>
+ " Greg KH <gregkh@linuxfoundation.org>\0"
+ "Cc\0David Gow <davidgow@google.com>"
+  linux-aspeed@lists.ozlabs.org
+ " Ma\303\255ra Canal <maira.canal@usp.br>"
+  openbmc@lists.ozlabs.org
+  linux-usb@vger.kernel.org
+  linux-mmc@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-kselftest@vger.kernel.org
+  Matt Johnston <matt@codeconstruct.com.au>
+  linux-modules@vger.kernel.org
+ " kunit-dev@googlegroups.com\0"
  "\00:1\0"
  "b\0"
  "The new implementation of kunit_test_suite() for modules no longer\n"
@@ -24,21 +44,21 @@
  "---\n"
  "\n"
  "Changes since v3:\n"
- "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-4-davidgow@google.com/\n"
  "- Rebase on top of the TAINT_TEST patch series. This should now apply\n"
  "  cleanly on top of the kunit branch:\n"
- "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u\n"
+ "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u\n"
  "- Add Brendan's Acked-by tag.\n"
  "\n"
  "Changes since v2:\n"
- "https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220621085345.603820-4-davidgow@google.com/\n"
  "- Don't permit USB4_KUNIT_TESTS to be enabled when USB4=y and KUNIT=m\n"
  "  i.e., add a dependency on (USB4=m || KUNIT=y)\n"
  "  This would result in undefined kunit symbols being used, otherwise.\n"
  "- Add Daniel's Acked-by\n"
  "\n"
  "Changes since v1:\n"
- "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-4-davidgow@google.com/\n"
  "- Actually include the Kconfig changes, which were mistakenly added to\n"
  "  the next patch in the series in v1.\n"
  "- Add Acked-by tag from Mika Westerberg\n"
@@ -133,4 +153,4 @@
  "-- \n"
  2.37.0.rc0.161.g10f37bed90-goog
 
-86f7abb875275707928d985cbc18fa07c4a35e57e8ba9155b2f9f6041975b216
+f8f731654041b4f451f7cdfc764db460d986921dfd212ceba8a4a5e853a67e62

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.