All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190117160957.13175-1-codrin.ciubotariu@microchip.com>

diff --git a/a/1.txt b/N1/1.txt
index 25c36c8..8084b12 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -76,4 +76,6 @@ index 4e557684f792..fe69dccfa0c0 100644
 +			if (atchan->irq_status & (AT_XDMAC_CIS_RBEIS | AT_XDMAC_CIS_WBEIS))
  				at_xdmac_write(atxdmac, AT_XDMAC_GD, atchan->mask);
  
- 			tasklet_schedule(&atchan->tasklet);
\ No newline at end of file
+ 			tasklet_schedule(&atchan->tasklet);
+-- 
+2.17.1
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 5c50dd6..d0bb0bd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,21 @@
 [
-  "From\0Codrin Ciubotariu <codrin.ciubotariu\@microchip.com>\0"
+  "From\0<Codrin.Ciubotariu\@microchip.com>\0"
 ]
 [
-  "Subject\0dmaengine: at_xdmac: Fix wrongfull report of a channel as in use\0"
+  "Subject\0[PATCH] dmaengine: at_xdmac: Fix wrongfull report of a channel as in use\0"
 ]
 [
   "Date\0Thu, 17 Jan 2019 16:10:38 +0000\0"
 ]
 [
-  "To\0Ludovic.Desroches\@microchip.com",
-  " vkoul\@kernel.org\0"
+  "To\0<Ludovic.Desroches\@microchip.com>",
+  " <vkoul\@kernel.org>\0"
 ]
 [
-  "Cc\0dmaengine\@vger.kernel.org",
-  " linux-arm-kernel\@lists.infradead.org",
-  " linux-kernel\@vger.kernel.org",
-  " Codrin.Ciubotariu\@microchip.com\0"
+  "Cc\0<dmaengine\@vger.kernel.org>",
+  " <linux-arm-kernel\@lists.infradead.org>",
+  " <linux-kernel\@vger.kernel.org>",
+  " <Codrin.Ciubotariu\@microchip.com>\0"
 ]
 [
   "\0000:1\0"
@@ -102,7 +102,9 @@
   "+\t\t\tif (atchan->irq_status & (AT_XDMAC_CIS_RBEIS | AT_XDMAC_CIS_WBEIS))\n",
   " \t\t\t\tat_xdmac_write(atxdmac, AT_XDMAC_GD, atchan->mask);\n",
   " \n",
-  " \t\t\ttasklet_schedule(&atchan->tasklet);"
+  " \t\t\ttasklet_schedule(&atchan->tasklet);\n",
+  "-- \n",
+  "2.17.1"
 ]
 
-f25e6583852291ccfc3f4aa7b8367e6c2183f2459ddafd388cd4a37eb6d3d252
+34887c5f521fb80a5b03c5e228cad0c4ddf351ca776a29d6e19af7ad92599d04

diff --git a/a/1.txt b/N2/1.txt
index 25c36c8..4f26d3e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -76,4 +76,12 @@ index 4e557684f792..fe69dccfa0c0 100644
 +			if (atchan->irq_status & (AT_XDMAC_CIS_RBEIS | AT_XDMAC_CIS_WBEIS))
  				at_xdmac_write(atxdmac, AT_XDMAC_GD, atchan->mask);
  
- 			tasklet_schedule(&atchan->tasklet);
\ No newline at end of file
+ 			tasklet_schedule(&atchan->tasklet);
+-- 
+2.17.1
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 5c50dd6..846856c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,21 @@
 [
-  "From\0Codrin Ciubotariu <codrin.ciubotariu\@microchip.com>\0"
+  "From\0<Codrin.Ciubotariu\@microchip.com>\0"
 ]
 [
-  "Subject\0dmaengine: at_xdmac: Fix wrongfull report of a channel as in use\0"
+  "Subject\0[PATCH] dmaengine: at_xdmac: Fix wrongfull report of a channel as in use\0"
 ]
 [
   "Date\0Thu, 17 Jan 2019 16:10:38 +0000\0"
 ]
 [
-  "To\0Ludovic.Desroches\@microchip.com",
-  " vkoul\@kernel.org\0"
+  "To\0<Ludovic.Desroches\@microchip.com>",
+  " <vkoul\@kernel.org>\0"
 ]
 [
   "Cc\0dmaengine\@vger.kernel.org",
-  " linux-arm-kernel\@lists.infradead.org",
+  " Codrin.Ciubotariu\@microchip.com",
   " linux-kernel\@vger.kernel.org",
-  " Codrin.Ciubotariu\@microchip.com\0"
+  " linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -102,7 +102,15 @@
   "+\t\t\tif (atchan->irq_status & (AT_XDMAC_CIS_RBEIS | AT_XDMAC_CIS_WBEIS))\n",
   " \t\t\t\tat_xdmac_write(atxdmac, AT_XDMAC_GD, atchan->mask);\n",
   " \n",
-  " \t\t\ttasklet_schedule(&atchan->tasklet);"
+  " \t\t\ttasklet_schedule(&atchan->tasklet);\n",
+  "-- \n",
+  "2.17.1\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"
 ]
 
-f25e6583852291ccfc3f4aa7b8367e6c2183f2459ddafd388cd4a37eb6d3d252
+1a38ef11d63773479d30ebdec0e1bffd06e2d1c3f4a73a16688969cbb31444cd

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.