All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1479309042.24056.40.camel@linux.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 31ba5e9..a0c9bc7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,19 +1,19 @@
-On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:
-> ?* Rename is_private to is-private as ordered by DT policy.
-> ?The change leaves the support for the old format.
+On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote:
+>  * Rename is_private to is-private as ordered by DT policy.
+>  The change leaves the support for the old format.
 > 
-> ?* Add is-memcpu property, so it is possible to
-> ?enable memory-to-memory transfers support via DT.
+>  * Add is-memcpu property, so it is possible to
+>  enable memory-to-memory transfers support via DT.
 > 
-> ?* Add hw-llp property, so it is possible to enable
-> ?hardware multi block transfers support via DT.
+>  * Add hw-llp property, so it is possible to enable
+>  hardware multi block transfers support via DT.
 > 
-> ?Fix white spaces.
+>  Fix white spaces.
 > 
-> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
+> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
 > ---
-> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--
-> ?1 file changed, 8 insertions(+), 2 deletions(-)
+>  Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--
+>  1 file changed, 8 insertions(+), 2 deletions(-)
 > 
 > diff --git a/Documentation/devicetree/bindings/dma/snps-dma.txt
 > b/Documentation/devicetree/bindings/dma/snps-dma.txt
@@ -21,28 +21,28 @@ On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:
 > --- a/Documentation/devicetree/bindings/dma/snps-dma.txt
 > +++ b/Documentation/devicetree/bindings/dma/snps-dma.txt
 > @@ -20,13 +20,19 @@ Required properties:
-> ?Deprecated properties:
-> ?- data_width: Maximum data width supported by hardware per AHB master
-> ???(0 - 8bits, 1 - 16bits, ..., 5 - 256bits)
+>  Deprecated properties:
+>  - data_width: Maximum data width supported by hardware per AHB master
+>    (0 - 8bits, 1 - 16bits, ..., 5 - 256bits)
 
 > +- is_private: The device channels should be marked as private and not
 > for by the
-> +??general purpose DMA channel allocator. False if not passed.
+> +  general purpose DMA channel allocator. False if not passed.
 
 This...
 
-> ?
-> ?
-> ?Optional properties:
-> ?- interrupt-parent: Should be the phandle for the interrupt
+>  
+>  
+>  Optional properties:
+>  - interrupt-parent: Should be the phandle for the interrupt
 > controller
-> ???that services interrupts for this device
+>    that services interrupts for this device
 
 > -- is_private: The device channels should be marked as private and not
 > for by the
 > +- is-private: The device channels should be marked as private and not
 > for by the
-> ???general purpose DMA channel allocator. False if not passed.
+>    general purpose DMA channel allocator. False if not passed.
 
 ...and this is a part of patch 1.
 
@@ -53,9 +53,9 @@ memcpy
 > transfers. 
 
 > False
-> +??if not passed.
+> +  if not passed.
 > +- hw-llp: Multi block transfers supported by hardware per AHB master.
-> +??0 (default): not supported, 1: supported.
+> +  0 (default): not supported, 1: supported.
 
 Overall, since we are going to expose some properties to the Device Tree
 I would really think twice about naming. Better if we reuse something
@@ -71,19 +71,23 @@ Here is a selling point as well, i.e. standardization.
 'hw-llp' sounds too tricky, perhaps 'multi-block' is better and could be
 re-used.
 
-> ?
-> ?Example:
-> ?
+>  
+>  Example:
+>  
 > @@ -56,7 +62,7 @@ The four cells in order are:
-> ?4. Peripheral master for transfers on allocated channel
-> ?
+>  4. Peripheral master for transfers on allocated channel
+>  
 
-> ?Example:
+>  Example:
 > -	
 > +
 
 No, no need to touch this.
 
 -- 
-Andy Shevchenko <andriy.shevchenko at linux.intel.com>
+Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
 Intel Finland Oy
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 9a1a478..6e17b61 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,37 @@
  "ref\01479304615-11360-1-git-send-email-Eugeniy.Paltsev@synopsys.com\0"
  "ref\01479304615-11360-5-git-send-email-Eugeniy.Paltsev@synopsys.com\0"
- "From\0andriy.shevchenko@linux.intel.com (Andy Shevchenko)\0"
- "Subject\0[PATCH 4/4] Update device tree Synopsys DW DMAC documentation\0"
+ "ref\01479304615-11360-5-git-send-email-Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org\0"
+ "From\0Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 4/4] Update device tree Synopsys DW DMAC documentation\0"
  "Date\0Wed, 16 Nov 2016 17:10:42 +0200\0"
- "To\0linux-snps-arc@lists.infradead.org\0"
+ "To\0Eugeniy Paltsev <Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>"
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  vireshk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
+  vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
+  dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:\n"
- "> ?* Rename is_private to is-private as ordered by DT policy.\n"
- "> ?The change leaves the support for the old format.\n"
+ "On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote:\n"
+ "> \302\240* Rename is_private to is-private as ordered by DT policy.\n"
+ "> \302\240The change leaves the support for the old format.\n"
  "> \n"
- "> ?* Add is-memcpu property, so it is possible to\n"
- "> ?enable memory-to-memory transfers support via DT.\n"
+ "> \302\240* Add is-memcpu property, so it is possible to\n"
+ "> \302\240enable memory-to-memory transfers support via DT.\n"
  "> \n"
- "> ?* Add hw-llp property, so it is possible to enable\n"
- "> ?hardware multi block transfers support via DT.\n"
+ "> \302\240* Add hw-llp property, so it is possible to enable\n"
+ "> \302\240hardware multi block transfers support via DT.\n"
  "> \n"
- "> ?Fix white spaces.\n"
+ "> \302\240Fix white spaces.\n"
  "> \n"
- "> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n"
+ "> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\n"
  "> ---\n"
- "> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n"
- "> ?1 file changed, 8 insertions(+), 2 deletions(-)\n"
+ "> \302\240Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n"
+ "> \302\2401 file changed, 8 insertions(+), 2 deletions(-)\n"
  "> \n"
  "> diff --git a/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
  "> b/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
@@ -29,28 +39,28 @@
  "> --- a/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
  "> +++ b/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
  "> @@ -20,13 +20,19 @@ Required properties:\n"
- "> ?Deprecated properties:\n"
- "> ?- data_width: Maximum data width supported by hardware per AHB master\n"
- "> ???(0 - 8bits, 1 - 16bits, ..., 5 - 256bits)\n"
+ "> \302\240Deprecated properties:\n"
+ "> \302\240- data_width: Maximum data width supported by hardware per AHB master\n"
+ "> \302\240\302\240\302\240(0 - 8bits, 1 - 16bits, ..., 5 - 256bits)\n"
  "\n"
  "> +- is_private: The device channels should be marked as private and not\n"
  "> for by the\n"
- "> +??general purpose DMA channel allocator. False if not passed.\n"
+ "> +\302\240\302\240general purpose DMA channel allocator. False if not passed.\n"
  "\n"
  "This...\n"
  "\n"
- "> ?\n"
- "> ?\n"
- "> ?Optional properties:\n"
- "> ?- interrupt-parent: Should be the phandle for the interrupt\n"
+ "> \302\240\n"
+ "> \302\240\n"
+ "> \302\240Optional properties:\n"
+ "> \302\240- interrupt-parent: Should be the phandle for the interrupt\n"
  "> controller\n"
- "> ???that services interrupts for this device\n"
+ "> \302\240\302\240\302\240that services interrupts for this device\n"
  "\n"
  "> -- is_private: The device channels should be marked as private and not\n"
  "> for by the\n"
  "> +- is-private: The device channels should be marked as private and not\n"
  "> for by the\n"
- "> ???general purpose DMA channel allocator. False if not passed.\n"
+ "> \302\240\302\240\302\240general purpose DMA channel allocator. False if not passed.\n"
  "\n"
  "...and this is a part of patch 1.\n"
  "\n"
@@ -61,9 +71,9 @@
  "> transfers. \n"
  "\n"
  "> False\n"
- "> +??if not passed.\n"
+ "> +\302\240\302\240if not passed.\n"
  "> +- hw-llp: Multi block transfers supported by hardware per AHB master.\n"
- "> +??0 (default): not supported, 1: supported.\n"
+ "> +\302\240\302\2400 (default): not supported, 1: supported.\n"
  "\n"
  "Overall, since we are going to expose some properties to the Device Tree\n"
  "I would really think twice about naming. Better if we reuse something\n"
@@ -79,21 +89,25 @@
  "'hw-llp' sounds too tricky, perhaps 'multi-block' is better and could be\n"
  "re-used.\n"
  "\n"
- "> ?\n"
- "> ?Example:\n"
- "> ?\n"
+ "> \302\240\n"
+ "> \302\240Example:\n"
+ "> \302\240\n"
  "> @@ -56,7 +62,7 @@ The four cells in order are:\n"
- "> ?4. Peripheral master for transfers on allocated channel\n"
- "> ?\n"
+ "> \302\2404. Peripheral master for transfers on allocated channel\n"
+ "> \302\240\n"
  "\n"
- "> ?Example:\n"
+ "> \302\240Example:\n"
  "> -\t\n"
  "> +\n"
  "\n"
  "No, no need to touch this.\n"
  "\n"
  "-- \n"
- "Andy Shevchenko <andriy.shevchenko at linux.intel.com>\n"
- Intel Finland Oy
+ "Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
+ "Intel Finland Oy\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-d77f2730fa4f5f7c20f1a543b68604363cedbebab24062586f87558751e23d71
+d6c223266880c53efe411b2cf3ff6f10afcd31f0c706be11469cc11106ffdea4

diff --git a/a/1.txt b/N2/1.txt
index 31ba5e9..946876b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,19 +1,19 @@
-On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:
-> ?* Rename is_private to is-private as ordered by DT policy.
-> ?The change leaves the support for the old format.
+On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote:
+>  * Rename is_private to is-private as ordered by DT policy.
+>  The change leaves the support for the old format.
 > 
-> ?* Add is-memcpu property, so it is possible to
-> ?enable memory-to-memory transfers support via DT.
+>  * Add is-memcpu property, so it is possible to
+>  enable memory-to-memory transfers support via DT.
 > 
-> ?* Add hw-llp property, so it is possible to enable
-> ?hardware multi block transfers support via DT.
+>  * Add hw-llp property, so it is possible to enable
+>  hardware multi block transfers support via DT.
 > 
-> ?Fix white spaces.
+>  Fix white spaces.
 > 
-> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
+> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
 > ---
-> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--
-> ?1 file changed, 8 insertions(+), 2 deletions(-)
+>  Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--
+>  1 file changed, 8 insertions(+), 2 deletions(-)
 > 
 > diff --git a/Documentation/devicetree/bindings/dma/snps-dma.txt
 > b/Documentation/devicetree/bindings/dma/snps-dma.txt
@@ -21,28 +21,28 @@ On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:
 > --- a/Documentation/devicetree/bindings/dma/snps-dma.txt
 > +++ b/Documentation/devicetree/bindings/dma/snps-dma.txt
 > @@ -20,13 +20,19 @@ Required properties:
-> ?Deprecated properties:
-> ?- data_width: Maximum data width supported by hardware per AHB master
-> ???(0 - 8bits, 1 - 16bits, ..., 5 - 256bits)
+>  Deprecated properties:
+>  - data_width: Maximum data width supported by hardware per AHB master
+>    (0 - 8bits, 1 - 16bits, ..., 5 - 256bits)
 
 > +- is_private: The device channels should be marked as private and not
 > for by the
-> +??general purpose DMA channel allocator. False if not passed.
+> +  general purpose DMA channel allocator. False if not passed.
 
 This...
 
-> ?
-> ?
-> ?Optional properties:
-> ?- interrupt-parent: Should be the phandle for the interrupt
+>  
+>  
+>  Optional properties:
+>  - interrupt-parent: Should be the phandle for the interrupt
 > controller
-> ???that services interrupts for this device
+>    that services interrupts for this device
 
 > -- is_private: The device channels should be marked as private and not
 > for by the
 > +- is-private: The device channels should be marked as private and not
 > for by the
-> ???general purpose DMA channel allocator. False if not passed.
+>    general purpose DMA channel allocator. False if not passed.
 
 ...and this is a part of patch 1.
 
@@ -53,9 +53,9 @@ memcpy
 > transfers. 
 
 > False
-> +??if not passed.
+> +  if not passed.
 > +- hw-llp: Multi block transfers supported by hardware per AHB master.
-> +??0 (default): not supported, 1: supported.
+> +  0 (default): not supported, 1: supported.
 
 Overall, since we are going to expose some properties to the Device Tree
 I would really think twice about naming. Better if we reuse something
@@ -71,19 +71,19 @@ Here is a selling point as well, i.e. standardization.
 'hw-llp' sounds too tricky, perhaps 'multi-block' is better and could be
 re-used.
 
-> ?
-> ?Example:
-> ?
+>  
+>  Example:
+>  
 > @@ -56,7 +62,7 @@ The four cells in order are:
-> ?4. Peripheral master for transfers on allocated channel
-> ?
+>  4. Peripheral master for transfers on allocated channel
+>  
 
-> ?Example:
+>  Example:
 > -	
 > +
 
 No, no need to touch this.
 
 -- 
-Andy Shevchenko <andriy.shevchenko at linux.intel.com>
+Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 Intel Finland Oy
diff --git a/a/content_digest b/N2/content_digest
index 9a1a478..3b5afb6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,36 @@
  "ref\01479304615-11360-1-git-send-email-Eugeniy.Paltsev@synopsys.com\0"
  "ref\01479304615-11360-5-git-send-email-Eugeniy.Paltsev@synopsys.com\0"
- "From\0andriy.shevchenko@linux.intel.com (Andy Shevchenko)\0"
- "Subject\0[PATCH 4/4] Update device tree Synopsys DW DMAC documentation\0"
+ "From\0Andy Shevchenko <andriy.shevchenko@linux.intel.com>\0"
+ "Subject\0Re: [PATCH 4/4] Update device tree Synopsys DW DMAC documentation\0"
  "Date\0Wed, 16 Nov 2016 17:10:42 +0200\0"
- "To\0linux-snps-arc@lists.infradead.org\0"
+ "To\0Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>"
+ " devicetree@vger.kernel.org\0"
+ "Cc\0robh+dt@kernel.org"
+  mark.rutland@arm.com
+  linux-kernel@vger.kernel.org
+  vireshk@kernel.org
+  dan.j.williams@intel.com
+  vinod.koul@intel.com
+  dmaengine@vger.kernel.org
+ " linux-snps-arc@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:\n"
- "> ?* Rename is_private to is-private as ordered by DT policy.\n"
- "> ?The change leaves the support for the old format.\n"
+ "On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote:\n"
+ "> \302\240* Rename is_private to is-private as ordered by DT policy.\n"
+ "> \302\240The change leaves the support for the old format.\n"
  "> \n"
- "> ?* Add is-memcpu property, so it is possible to\n"
- "> ?enable memory-to-memory transfers support via DT.\n"
+ "> \302\240* Add is-memcpu property, so it is possible to\n"
+ "> \302\240enable memory-to-memory transfers support via DT.\n"
  "> \n"
- "> ?* Add hw-llp property, so it is possible to enable\n"
- "> ?hardware multi block transfers support via DT.\n"
+ "> \302\240* Add hw-llp property, so it is possible to enable\n"
+ "> \302\240hardware multi block transfers support via DT.\n"
  "> \n"
- "> ?Fix white spaces.\n"
+ "> \302\240Fix white spaces.\n"
  "> \n"
- "> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n"
+ "> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\n"
  "> ---\n"
- "> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n"
- "> ?1 file changed, 8 insertions(+), 2 deletions(-)\n"
+ "> \302\240Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n"
+ "> \302\2401 file changed, 8 insertions(+), 2 deletions(-)\n"
  "> \n"
  "> diff --git a/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
  "> b/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
@@ -29,28 +38,28 @@
  "> --- a/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
  "> +++ b/Documentation/devicetree/bindings/dma/snps-dma.txt\n"
  "> @@ -20,13 +20,19 @@ Required properties:\n"
- "> ?Deprecated properties:\n"
- "> ?- data_width: Maximum data width supported by hardware per AHB master\n"
- "> ???(0 - 8bits, 1 - 16bits, ..., 5 - 256bits)\n"
+ "> \302\240Deprecated properties:\n"
+ "> \302\240- data_width: Maximum data width supported by hardware per AHB master\n"
+ "> \302\240\302\240\302\240(0 - 8bits, 1 - 16bits, ..., 5 - 256bits)\n"
  "\n"
  "> +- is_private: The device channels should be marked as private and not\n"
  "> for by the\n"
- "> +??general purpose DMA channel allocator. False if not passed.\n"
+ "> +\302\240\302\240general purpose DMA channel allocator. False if not passed.\n"
  "\n"
  "This...\n"
  "\n"
- "> ?\n"
- "> ?\n"
- "> ?Optional properties:\n"
- "> ?- interrupt-parent: Should be the phandle for the interrupt\n"
+ "> \302\240\n"
+ "> \302\240\n"
+ "> \302\240Optional properties:\n"
+ "> \302\240- interrupt-parent: Should be the phandle for the interrupt\n"
  "> controller\n"
- "> ???that services interrupts for this device\n"
+ "> \302\240\302\240\302\240that services interrupts for this device\n"
  "\n"
  "> -- is_private: The device channels should be marked as private and not\n"
  "> for by the\n"
  "> +- is-private: The device channels should be marked as private and not\n"
  "> for by the\n"
- "> ???general purpose DMA channel allocator. False if not passed.\n"
+ "> \302\240\302\240\302\240general purpose DMA channel allocator. False if not passed.\n"
  "\n"
  "...and this is a part of patch 1.\n"
  "\n"
@@ -61,9 +70,9 @@
  "> transfers. \n"
  "\n"
  "> False\n"
- "> +??if not passed.\n"
+ "> +\302\240\302\240if not passed.\n"
  "> +- hw-llp: Multi block transfers supported by hardware per AHB master.\n"
- "> +??0 (default): not supported, 1: supported.\n"
+ "> +\302\240\302\2400 (default): not supported, 1: supported.\n"
  "\n"
  "Overall, since we are going to expose some properties to the Device Tree\n"
  "I would really think twice about naming. Better if we reuse something\n"
@@ -79,21 +88,21 @@
  "'hw-llp' sounds too tricky, perhaps 'multi-block' is better and could be\n"
  "re-used.\n"
  "\n"
- "> ?\n"
- "> ?Example:\n"
- "> ?\n"
+ "> \302\240\n"
+ "> \302\240Example:\n"
+ "> \302\240\n"
  "> @@ -56,7 +62,7 @@ The four cells in order are:\n"
- "> ?4. Peripheral master for transfers on allocated channel\n"
- "> ?\n"
+ "> \302\2404. Peripheral master for transfers on allocated channel\n"
+ "> \302\240\n"
  "\n"
- "> ?Example:\n"
+ "> \302\240Example:\n"
  "> -\t\n"
  "> +\n"
  "\n"
  "No, no need to touch this.\n"
  "\n"
  "-- \n"
- "Andy Shevchenko <andriy.shevchenko at linux.intel.com>\n"
+ "Andy Shevchenko <andriy.shevchenko@linux.intel.com>\n"
  Intel Finland Oy
 
-d77f2730fa4f5f7c20f1a543b68604363cedbebab24062586f87558751e23d71
+cdeea04bbefa5f970d249436940db08a10a2f5dd1dd5250b2d7be58176eddeb5

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.