All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <cover.1551598603.git.vilhelm.gray@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index a45891d..6216ea5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -78,3 +78,9 @@ William Breathitt Gray (9):
 
 -- 
 2.21.0
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index 4fcf786..6680252 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,16 +2,16 @@
  "Subject\0[PATCH v9 0/9] Introduce the for_each_set_clump8 macro\0"
  "Date\0Sun,  3 Mar 2019 16:44:39 +0900\0"
  "To\0linus.walleij@linaro.org\0"
- "Cc\0akpm@linux-foundation.org"
-  linux-gpio@vger.kernel.org
-  linux-arch@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  andriy.shevchenko@linux.intel.com
-  linux@rasmusvillemoes.dk
+ "Cc\0linux-arch@vger.kernel.org"
   yamada.masahiro@socionext.com
+  linux@rasmusvillemoes.dk
+  linux-kernel@vger.kernel.org
+  William Breathitt Gray <vilhelm.gray@gmail.com>
+  linux-gpio@vger.kernel.org
   bgolaszewski@baylibre.com
-  linux-arm-kernel@lists.infradead.org
- " William Breathitt Gray <vilhelm.gray@gmail.com>\0"
+  akpm@linux-foundation.org
+  andriy.shevchenko@linux.intel.com
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Changes in v9:\n"
@@ -93,6 +93,12 @@
  " 11 files changed, 313 insertions(+), 309 deletions(-)\n"
  "\n"
  "-- \n"
- 2.21.0
+ "2.21.0\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-3433d45b64f365c9ad3634dca228ef3c76a088da9f61919f2a445a2e30dba15d
+755f358f34b891f4c4e71941e49b370717d6322397465074a06c5f3f543b01c2

diff --git a/a/1.txt b/N2/1.txt
index a45891d..d539fe4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 Changes in v9:
-  - Return unsigned long for bitmap_get_value8 for consistency
+  - Utilize for_each_set_clump8 in uniphier_gpio_set_multiple
 
 While adding GPIO get_multiple/set_multiple callback support for various
 drivers, I noticed a pattern of looping manifesting that would be useful
@@ -78,3 +78,9 @@ William Breathitt Gray (9):
 
 -- 
 2.21.0
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index 4fcf786..09fefd4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,21 @@
  "From\0William Breathitt Gray <vilhelm.gray@gmail.com>\0"
  "Subject\0[PATCH v9 0/9] Introduce the for_each_set_clump8 macro\0"
- "Date\0Sun,  3 Mar 2019 16:44:39 +0900\0"
+ "Date\0Sun,  3 Mar 2019 16:47:58 +0900\0"
  "To\0linus.walleij@linaro.org\0"
- "Cc\0akpm@linux-foundation.org"
-  linux-gpio@vger.kernel.org
-  linux-arch@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  andriy.shevchenko@linux.intel.com
-  linux@rasmusvillemoes.dk
+ "Cc\0linux-arch@vger.kernel.org"
   yamada.masahiro@socionext.com
+  linux@rasmusvillemoes.dk
+  linux-kernel@vger.kernel.org
+  William Breathitt Gray <vilhelm.gray@gmail.com>
+  linux-gpio@vger.kernel.org
   bgolaszewski@baylibre.com
-  linux-arm-kernel@lists.infradead.org
- " William Breathitt Gray <vilhelm.gray@gmail.com>\0"
+  akpm@linux-foundation.org
+  andriy.shevchenko@linux.intel.com
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Changes in v9:\n"
- "  - Return unsigned long for bitmap_get_value8 for consistency\n"
+ "  - Utilize for_each_set_clump8 in uniphier_gpio_set_multiple\n"
  "\n"
  "While adding GPIO get_multiple/set_multiple callback support for various\n"
  "drivers, I noticed a pattern of looping manifesting that would be useful\n"
@@ -93,6 +93,12 @@
  " 11 files changed, 313 insertions(+), 309 deletions(-)\n"
  "\n"
  "-- \n"
- 2.21.0
+ "2.21.0\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-3433d45b64f365c9ad3634dca228ef3c76a088da9f61919f2a445a2e30dba15d
+1d5f817074070eea8527b34e954f19fcfe9535d04b4521233f37cda4ab17055c

diff --git a/a/1.txt b/N3/1.txt
index a45891d..64e43dc 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,5 +1,5 @@
 Changes in v9:
-  - Return unsigned long for bitmap_get_value8 for consistency
+  - Utilize for_each_set_clump8 in uniphier_gpio_set_multiple
 
 While adding GPIO get_multiple/set_multiple callback support for various
 drivers, I noticed a pattern of looping manifesting that would be useful
diff --git a/a/content_digest b/N3/content_digest
index 4fcf786..a5a5925 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,6 +1,6 @@
  "From\0William Breathitt Gray <vilhelm.gray@gmail.com>\0"
  "Subject\0[PATCH v9 0/9] Introduce the for_each_set_clump8 macro\0"
- "Date\0Sun,  3 Mar 2019 16:44:39 +0900\0"
+ "Date\0Sun,  3 Mar 2019 16:47:58 +0900\0"
  "To\0linus.walleij@linaro.org\0"
  "Cc\0akpm@linux-foundation.org"
   linux-gpio@vger.kernel.org
@@ -15,7 +15,7 @@
  "\00:1\0"
  "b\0"
  "Changes in v9:\n"
- "  - Return unsigned long for bitmap_get_value8 for consistency\n"
+ "  - Utilize for_each_set_clump8 in uniphier_gpio_set_multiple\n"
  "\n"
  "While adding GPIO get_multiple/set_multiple callback support for various\n"
  "drivers, I noticed a pattern of looping manifesting that would be useful\n"
@@ -95,4 +95,4 @@
  "-- \n"
  2.21.0
 
-3433d45b64f365c9ad3634dca228ef3c76a088da9f61919f2a445a2e30dba15d
+d17301551802cf03aaea36fd1697b537b06c1afe307d724501e3d9dd6639fce5

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.