All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87y3x0ajdv.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index a3ea865..be3b5ad 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,6 @@
 Hi Ulf,
-=20
- On mar., f=C3=A9vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electro=
-ns.com> wrote:
+ 
+ On mar., févr. 14 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:
 
 > Hello,
 >
@@ -95,8 +94,7 @@ Gregory
 > account since the second version. According to Ziji Hu, here are the
 > following changes:
 > " Changes in V3:
->   Adjust and improve Xenon DT bindings. Move some caps setting from drive=
-r into
+>   Adjust and improve Xenon DT bindings. Move some caps setting from driver into
 >   DT. Use mmc-card sub-node to represent eMMC type.
 >   Remove PHY Sampling Fixed Delay Line scan in lower speed mode.
 >   Improve Xenon probe and ->init_card() functions.
@@ -124,8 +122,7 @@ r into
 > Gregory
 >
 > Gregory CLEMENT (4):
->   clk: apn806: Turn the eMMC clock as optional for dts backwards compatib=
-le
+>   clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
 >   arm64: dts: marvell: add eMMC support for Armada 37xx
 >   arm64: dts: marvell: add sdhci support for Armada 7K/8K
 >   arm64: configs: enable SDHCI driver for Xenon
@@ -157,26 +154,23 @@ le
 >  drivers/mmc/core/mmc.c                                        |  24 +-
 >  drivers/mmc/host/Kconfig                                      |   9 +-
 >  drivers/mmc/host/Makefile                                     |   3 +-
->  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 ++++=
-+++-
->  drivers/mmc/host/sdhci-xenon.c                                | 605 ++++=
-+-
+>  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 +++++++-
+>  drivers/mmc/host/sdhci-xenon.c                                | 605 +++++-
 >  drivers/mmc/host/sdhci-xenon.h                                | 109 +-
 >  drivers/mmc/host/sdhci.c                                      |  11 +-
 >  drivers/mmc/host/sdhci.h                                      |   4 +-
 >  include/linux/mmc/core.h                                      |   2 +-
 >  19 files changed, 1913 insertions(+), 6 deletions(-)
->  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-s=
-dhci.txt
+>  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
 >  create mode 100644 drivers/mmc/host/sdhci-xenon-phy.c
 >  create mode 100644 drivers/mmc/host/sdhci-xenon.c
 >  create mode 100644 drivers/mmc/host/sdhci-xenon.h
 >
 > base-commit: 0c744ea4f77d72b3dcebb7a8f2684633ec79be88
-> --=20
+> -- 
 > git-series 0.9.1
 
---=20
+-- 
 Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
diff --git a/a/content_digest b/N1/content_digest
index 75b914c..a276254 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -23,18 +23,13 @@
   Ryan Gao <ygao@marvell.com>
   Doug Jones <dougj@marvell.com>
   Victor Gu <xigu@marvell.com>
- " Wei\\(SOCP\\) Liu <liuw@marvell.com>"
-  Wilson Ding <dingwei@marvell.com>
-  Yehuda Yitschak <yehuday@marvell.com>
-  Marcin Wojtas <mw@semihalf.com>
-  Hanna Hawa <hannah@marvell.com>
- " Kostya Porotchkin <kostap@marvell.com>\0"
+  Wei(SOCP) Liu <liuw@marvell.com>
+ " Wilson Ding <dingwei@marvell.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Ulf,\n"
- "=20\n"
- " On mar., f=C3=A9vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electro=\n"
- "ns.com> wrote:\n"
+ " \n"
+ " On mar., f\303\251vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:\n"
  "\n"
  "> Hello,\n"
  ">\n"
@@ -128,8 +123,7 @@
  "> account since the second version. According to Ziji Hu, here are the\n"
  "> following changes:\n"
  "> \" Changes in V3:\n"
- ">   Adjust and improve Xenon DT bindings. Move some caps setting from drive=\n"
- "r into\n"
+ ">   Adjust and improve Xenon DT bindings. Move some caps setting from driver into\n"
  ">   DT. Use mmc-card sub-node to represent eMMC type.\n"
  ">   Remove PHY Sampling Fixed Delay Line scan in lower speed mode.\n"
  ">   Improve Xenon probe and ->init_card() functions.\n"
@@ -157,8 +151,7 @@
  "> Gregory\n"
  ">\n"
  "> Gregory CLEMENT (4):\n"
- ">   clk: apn806: Turn the eMMC clock as optional for dts backwards compatib=\n"
- "le\n"
+ ">   clk: apn806: Turn the eMMC clock as optional for dts backwards compatible\n"
  ">   arm64: dts: marvell: add eMMC support for Armada 37xx\n"
  ">   arm64: dts: marvell: add sdhci support for Armada 7K/8K\n"
  ">   arm64: configs: enable SDHCI driver for Xenon\n"
@@ -190,29 +183,26 @@
  ">  drivers/mmc/core/mmc.c                                        |  24 +-\n"
  ">  drivers/mmc/host/Kconfig                                      |   9 +-\n"
  ">  drivers/mmc/host/Makefile                                     |   3 +-\n"
- ">  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 ++++=\n"
- "+++-\n"
- ">  drivers/mmc/host/sdhci-xenon.c                                | 605 ++++=\n"
- "+-\n"
+ ">  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 +++++++-\n"
+ ">  drivers/mmc/host/sdhci-xenon.c                                | 605 +++++-\n"
  ">  drivers/mmc/host/sdhci-xenon.h                                | 109 +-\n"
  ">  drivers/mmc/host/sdhci.c                                      |  11 +-\n"
  ">  drivers/mmc/host/sdhci.h                                      |   4 +-\n"
  ">  include/linux/mmc/core.h                                      |   2 +-\n"
  ">  19 files changed, 1913 insertions(+), 6 deletions(-)\n"
- ">  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-s=\n"
- "dhci.txt\n"
+ ">  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon-phy.c\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon.c\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon.h\n"
  ">\n"
  "> base-commit: 0c744ea4f77d72b3dcebb7a8f2684633ec79be88\n"
- "> --=20\n"
+ "> -- \n"
  "> git-series 0.9.1\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-bd041cc134e77780d34f2f2f1d3ba8fff23279c6b62e7d3739cb2a87a5530b17
+48af69ab4cc19f9b77276c38c3d8187f244e99d60f5004f80a71ee2f6da681e4

diff --git a/a/1.txt b/N2/1.txt
index a3ea865..0a254d4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,6 @@
 Hi Ulf,
-=20
- On mar., f=C3=A9vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electro=
-ns.com> wrote:
+ 
+ On mar., f?vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:
 
 > Hello,
 >
@@ -95,8 +94,7 @@ Gregory
 > account since the second version. According to Ziji Hu, here are the
 > following changes:
 > " Changes in V3:
->   Adjust and improve Xenon DT bindings. Move some caps setting from drive=
-r into
+>   Adjust and improve Xenon DT bindings. Move some caps setting from driver into
 >   DT. Use mmc-card sub-node to represent eMMC type.
 >   Remove PHY Sampling Fixed Delay Line scan in lower speed mode.
 >   Improve Xenon probe and ->init_card() functions.
@@ -124,8 +122,7 @@ r into
 > Gregory
 >
 > Gregory CLEMENT (4):
->   clk: apn806: Turn the eMMC clock as optional for dts backwards compatib=
-le
+>   clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
 >   arm64: dts: marvell: add eMMC support for Armada 37xx
 >   arm64: dts: marvell: add sdhci support for Armada 7K/8K
 >   arm64: configs: enable SDHCI driver for Xenon
@@ -157,26 +154,23 @@ le
 >  drivers/mmc/core/mmc.c                                        |  24 +-
 >  drivers/mmc/host/Kconfig                                      |   9 +-
 >  drivers/mmc/host/Makefile                                     |   3 +-
->  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 ++++=
-+++-
->  drivers/mmc/host/sdhci-xenon.c                                | 605 ++++=
-+-
+>  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 +++++++-
+>  drivers/mmc/host/sdhci-xenon.c                                | 605 +++++-
 >  drivers/mmc/host/sdhci-xenon.h                                | 109 +-
 >  drivers/mmc/host/sdhci.c                                      |  11 +-
 >  drivers/mmc/host/sdhci.h                                      |   4 +-
 >  include/linux/mmc/core.h                                      |   2 +-
 >  19 files changed, 1913 insertions(+), 6 deletions(-)
->  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-s=
-dhci.txt
+>  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
 >  create mode 100644 drivers/mmc/host/sdhci-xenon-phy.c
 >  create mode 100644 drivers/mmc/host/sdhci-xenon.c
 >  create mode 100644 drivers/mmc/host/sdhci-xenon.h
 >
 > base-commit: 0c744ea4f77d72b3dcebb7a8f2684633ec79be88
-> --=20
+> -- 
 > git-series 0.9.1
 
---=20
+-- 
 Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
diff --git a/a/content_digest b/N2/content_digest
index 75b914c..8db2260 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,40 +1,13 @@
  "ref\0cover.ff78bebe0384f650a51e5e6f0f1dca6e7894b53b.1487091464.git-series.gregory.clement@free-electrons.com\0"
- "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
- "Subject\0Re: [PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller\0"
  "Date\0Mon, 20 Feb 2017 17:59:08 +0100\0"
- "To\0Ulf Hansson <ulf.hansson@linaro.org>\0"
- "Cc\0Adrian Hunter <adrian.hunter@intel.com>"
-  linux-mmc@vger.kernel.org
-  Jason Cooper <jason@lakedaemon.net>
-  Andrew Lunn <andrew@lunn.ch>
-  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
-  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-  linux-arm-kernel@lists.infradead.org
-  Mike Turquette <mturquette@baylibre.com>
-  Stephen Boyd <sboyd@codeaurora.org>
-  linux-clk@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  Rob Herring <robh+dt@kernel.org>
-  devicetree@vger.kernel.org
-  Ziji Hu <huziji@marvell.com>
-  Jimmy Xu <zmxu@marvell.com>
-  Jisheng Zhang <jszhang@marvell.com>
-  Nadav Haklai <nadavh@marvell.com>
-  Ryan Gao <ygao@marvell.com>
-  Doug Jones <dougj@marvell.com>
-  Victor Gu <xigu@marvell.com>
- " Wei\\(SOCP\\) Liu <liuw@marvell.com>"
-  Wilson Ding <dingwei@marvell.com>
-  Yehuda Yitschak <yehuday@marvell.com>
-  Marcin Wojtas <mw@semihalf.com>
-  Hanna Hawa <hannah@marvell.com>
- " Kostya Porotchkin <kostap@marvell.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Ulf,\n"
- "=20\n"
- " On mar., f=C3=A9vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electro=\n"
- "ns.com> wrote:\n"
+ " \n"
+ " On mar., f?vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:\n"
  "\n"
  "> Hello,\n"
  ">\n"
@@ -128,8 +101,7 @@
  "> account since the second version. According to Ziji Hu, here are the\n"
  "> following changes:\n"
  "> \" Changes in V3:\n"
- ">   Adjust and improve Xenon DT bindings. Move some caps setting from drive=\n"
- "r into\n"
+ ">   Adjust and improve Xenon DT bindings. Move some caps setting from driver into\n"
  ">   DT. Use mmc-card sub-node to represent eMMC type.\n"
  ">   Remove PHY Sampling Fixed Delay Line scan in lower speed mode.\n"
  ">   Improve Xenon probe and ->init_card() functions.\n"
@@ -157,8 +129,7 @@
  "> Gregory\n"
  ">\n"
  "> Gregory CLEMENT (4):\n"
- ">   clk: apn806: Turn the eMMC clock as optional for dts backwards compatib=\n"
- "le\n"
+ ">   clk: apn806: Turn the eMMC clock as optional for dts backwards compatible\n"
  ">   arm64: dts: marvell: add eMMC support for Armada 37xx\n"
  ">   arm64: dts: marvell: add sdhci support for Armada 7K/8K\n"
  ">   arm64: configs: enable SDHCI driver for Xenon\n"
@@ -190,29 +161,26 @@
  ">  drivers/mmc/core/mmc.c                                        |  24 +-\n"
  ">  drivers/mmc/host/Kconfig                                      |   9 +-\n"
  ">  drivers/mmc/host/Makefile                                     |   3 +-\n"
- ">  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 ++++=\n"
- "+++-\n"
- ">  drivers/mmc/host/sdhci-xenon.c                                | 605 ++++=\n"
- "+-\n"
+ ">  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 +++++++-\n"
+ ">  drivers/mmc/host/sdhci-xenon.c                                | 605 +++++-\n"
  ">  drivers/mmc/host/sdhci-xenon.h                                | 109 +-\n"
  ">  drivers/mmc/host/sdhci.c                                      |  11 +-\n"
  ">  drivers/mmc/host/sdhci.h                                      |   4 +-\n"
  ">  include/linux/mmc/core.h                                      |   2 +-\n"
  ">  19 files changed, 1913 insertions(+), 6 deletions(-)\n"
- ">  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-s=\n"
- "dhci.txt\n"
+ ">  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon-phy.c\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon.c\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon.h\n"
  ">\n"
  "> base-commit: 0c744ea4f77d72b3dcebb7a8f2684633ec79be88\n"
- "> --=20\n"
+ "> -- \n"
  "> git-series 0.9.1\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-bd041cc134e77780d34f2f2f1d3ba8fff23279c6b62e7d3739cb2a87a5530b17
+0a78bb39f2a7f9eede4927c1a7b203380d579bc06c1319806a8139b6d034a766

diff --git a/a/1.txt b/N3/1.txt
index a3ea865..be3b5ad 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,7 +1,6 @@
 Hi Ulf,
-=20
- On mar., f=C3=A9vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electro=
-ns.com> wrote:
+ 
+ On mar., févr. 14 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:
 
 > Hello,
 >
@@ -95,8 +94,7 @@ Gregory
 > account since the second version. According to Ziji Hu, here are the
 > following changes:
 > " Changes in V3:
->   Adjust and improve Xenon DT bindings. Move some caps setting from drive=
-r into
+>   Adjust and improve Xenon DT bindings. Move some caps setting from driver into
 >   DT. Use mmc-card sub-node to represent eMMC type.
 >   Remove PHY Sampling Fixed Delay Line scan in lower speed mode.
 >   Improve Xenon probe and ->init_card() functions.
@@ -124,8 +122,7 @@ r into
 > Gregory
 >
 > Gregory CLEMENT (4):
->   clk: apn806: Turn the eMMC clock as optional for dts backwards compatib=
-le
+>   clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
 >   arm64: dts: marvell: add eMMC support for Armada 37xx
 >   arm64: dts: marvell: add sdhci support for Armada 7K/8K
 >   arm64: configs: enable SDHCI driver for Xenon
@@ -157,26 +154,23 @@ le
 >  drivers/mmc/core/mmc.c                                        |  24 +-
 >  drivers/mmc/host/Kconfig                                      |   9 +-
 >  drivers/mmc/host/Makefile                                     |   3 +-
->  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 ++++=
-+++-
->  drivers/mmc/host/sdhci-xenon.c                                | 605 ++++=
-+-
+>  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 +++++++-
+>  drivers/mmc/host/sdhci-xenon.c                                | 605 +++++-
 >  drivers/mmc/host/sdhci-xenon.h                                | 109 +-
 >  drivers/mmc/host/sdhci.c                                      |  11 +-
 >  drivers/mmc/host/sdhci.h                                      |   4 +-
 >  include/linux/mmc/core.h                                      |   2 +-
 >  19 files changed, 1913 insertions(+), 6 deletions(-)
->  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-s=
-dhci.txt
+>  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
 >  create mode 100644 drivers/mmc/host/sdhci-xenon-phy.c
 >  create mode 100644 drivers/mmc/host/sdhci-xenon.c
 >  create mode 100644 drivers/mmc/host/sdhci-xenon.h
 >
 > base-commit: 0c744ea4f77d72b3dcebb7a8f2684633ec79be88
-> --=20
+> -- 
 > git-series 0.9.1
 
---=20
+-- 
 Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
diff --git a/a/content_digest b/N3/content_digest
index 75b914c..7c48951 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -32,9 +32,8 @@
  "\00:1\0"
  "b\0"
  "Hi Ulf,\n"
- "=20\n"
- " On mar., f=C3=A9vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electro=\n"
- "ns.com> wrote:\n"
+ " \n"
+ " On mar., f\303\251vr. 14 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:\n"
  "\n"
  "> Hello,\n"
  ">\n"
@@ -128,8 +127,7 @@
  "> account since the second version. According to Ziji Hu, here are the\n"
  "> following changes:\n"
  "> \" Changes in V3:\n"
- ">   Adjust and improve Xenon DT bindings. Move some caps setting from drive=\n"
- "r into\n"
+ ">   Adjust and improve Xenon DT bindings. Move some caps setting from driver into\n"
  ">   DT. Use mmc-card sub-node to represent eMMC type.\n"
  ">   Remove PHY Sampling Fixed Delay Line scan in lower speed mode.\n"
  ">   Improve Xenon probe and ->init_card() functions.\n"
@@ -157,8 +155,7 @@
  "> Gregory\n"
  ">\n"
  "> Gregory CLEMENT (4):\n"
- ">   clk: apn806: Turn the eMMC clock as optional for dts backwards compatib=\n"
- "le\n"
+ ">   clk: apn806: Turn the eMMC clock as optional for dts backwards compatible\n"
  ">   arm64: dts: marvell: add eMMC support for Armada 37xx\n"
  ">   arm64: dts: marvell: add sdhci support for Armada 7K/8K\n"
  ">   arm64: configs: enable SDHCI driver for Xenon\n"
@@ -190,29 +187,26 @@
  ">  drivers/mmc/core/mmc.c                                        |  24 +-\n"
  ">  drivers/mmc/host/Kconfig                                      |   9 +-\n"
  ">  drivers/mmc/host/Makefile                                     |   3 +-\n"
- ">  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 ++++=\n"
- "+++-\n"
- ">  drivers/mmc/host/sdhci-xenon.c                                | 605 ++++=\n"
- "+-\n"
+ ">  drivers/mmc/host/sdhci-xenon-phy.c                            | 865 +++++++-\n"
+ ">  drivers/mmc/host/sdhci-xenon.c                                | 605 +++++-\n"
  ">  drivers/mmc/host/sdhci-xenon.h                                | 109 +-\n"
  ">  drivers/mmc/host/sdhci.c                                      |  11 +-\n"
  ">  drivers/mmc/host/sdhci.h                                      |   4 +-\n"
  ">  include/linux/mmc/core.h                                      |   2 +-\n"
  ">  19 files changed, 1913 insertions(+), 6 deletions(-)\n"
- ">  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-s=\n"
- "dhci.txt\n"
+ ">  create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon-phy.c\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon.c\n"
  ">  create mode 100644 drivers/mmc/host/sdhci-xenon.h\n"
  ">\n"
  "> base-commit: 0c744ea4f77d72b3dcebb7a8f2684633ec79be88\n"
- "> --=20\n"
+ "> -- \n"
  "> git-series 0.9.1\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-bd041cc134e77780d34f2f2f1d3ba8fff23279c6b62e7d3739cb2a87a5530b17
+21cf3a9f9af4380a4ba8818dc716e1be85a3c33b42a0075cbfdaf5c73ec26129

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.