All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181018124409.GC1451@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 37523ef..3d5da69 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-On Wed, Oct 17, 2018@02:28:41PM +0000, Alexey Brodkin wrote:
+On Wed, Oct 17, 2018 at 02:28:41PM +0000, Alexey Brodkin wrote:
 > Hello,
 > 
 > > -----Original Message-----
-> > From: Rob Herring [mailto:robh at kernel.org]
+> > From: Rob Herring [mailto:robh@kernel.org]
 > > Sent: Friday, September 14, 2018 12:04 AM
-> > To: Alexey.Brodkin at synopsys.com
-> > Cc: linux-snps-arc at lists.infradead.org; Linux Kernel Mailing List <linux-kernel at vger.kernel.org>; Vineet.Gupta1 at synopsys.com
+> > To: Alexey.Brodkin@synopsys.com
+> > Cc: linux-snps-arc@lists.infradead.org; Linux Kernel Mailing List <linux-kernel@vger.kernel.org>; Vineet.Gupta1@synopsys.com
 > > Subject: Re: [PATCH] ARC: Get rid of toolchain check
 > > 
 > > On Thu, Sep 13, 2018 at 3:24 PM Alexey Brodkin
@@ -35,7 +35,7 @@ On Wed, Oct 17, 2018@02:28:41PM +0000, Alexey Brodkin wrote:
 > > > each and every target component later is compiled with explicitly
 > > > set "-mcpu=ZZZ".
 > > >
-> > > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
+> > > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
 > > > ---
 > > >  arch/arc/Makefile | 14 --------------
 > > >  1 file changed, 14 deletions(-)
@@ -45,7 +45,7 @@ On Wed, Oct 17, 2018@02:28:41PM +0000, Alexey Brodkin wrote:
 > > setting CROSS_COMPILE removed and not having a built-in dtb by
 > > default, but this is a step in the right direction.
 > > 
-> > Acked-by: Rob Herring <robh at kernel.org>
+> > Acked-by: Rob Herring <robh@kernel.org>
 > 
 > May we get this one back-ported to stable trees?
 > 
diff --git a/a/content_digest b/N1/content_digest
index 9ae50ed..cac016b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,25 @@
  "ref\020180913202428.7284-1-abrodkin@synopsys.com\0"
  "ref\0CABGGisxY5yLxT1QDQYOOQYJEJ+Wx8uK3ZmSvPEqvYyfAHbhScQ@mail.gmail.com\0"
  "ref\04881796E12491D4BB15146FE0209CE6468174FE0@DE02WEMBXB.internal.synopsys.com\0"
- "From\0gregkh@linuxfoundation.org (gregkh@linuxfoundation.org)\0"
- "Subject\0[PATCH] ARC: Get rid of toolchain check\0"
+ "From\0gregkh@linuxfoundation.org <gregkh@linuxfoundation.org>\0"
+ "Subject\0Re: [PATCH] ARC: Get rid of toolchain check\0"
  "Date\0Thu, 18 Oct 2018 14:44:09 +0200\0"
- "To\0linux-snps-arc@lists.infradead.org\0"
+ "To\0Alexey Brodkin <alexey.brodkin@synopsys.com>\0"
+ "Cc\0stable@vger.kernel.org <stable@vger.kernel.org>"
+  linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  Rob Herring <robh@kernel.org>
+ " Vineet Gupta <vineet.gupta1@synopsys.com>\0"
  "\00:1\0"
  "b\0"
- "On Wed, Oct 17, 2018@02:28:41PM +0000, Alexey Brodkin wrote:\n"
+ "On Wed, Oct 17, 2018 at 02:28:41PM +0000, Alexey Brodkin wrote:\n"
  "> Hello,\n"
  "> \n"
  "> > -----Original Message-----\n"
- "> > From: Rob Herring [mailto:robh at kernel.org]\n"
+ "> > From: Rob Herring [mailto:robh@kernel.org]\n"
  "> > Sent: Friday, September 14, 2018 12:04 AM\n"
- "> > To: Alexey.Brodkin at synopsys.com\n"
- "> > Cc: linux-snps-arc at lists.infradead.org; Linux Kernel Mailing List <linux-kernel at vger.kernel.org>; Vineet.Gupta1 at synopsys.com\n"
+ "> > To: Alexey.Brodkin@synopsys.com\n"
+ "> > Cc: linux-snps-arc@lists.infradead.org; Linux Kernel Mailing List <linux-kernel@vger.kernel.org>; Vineet.Gupta1@synopsys.com\n"
  "> > Subject: Re: [PATCH] ARC: Get rid of toolchain check\n"
  "> > \n"
  "> > On Thu, Sep 13, 2018 at 3:24 PM Alexey Brodkin\n"
@@ -44,7 +49,7 @@
  "> > > each and every target component later is compiled with explicitly\n"
  "> > > set \"-mcpu=ZZZ\".\n"
  "> > >\n"
- "> > > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>\n"
+ "> > > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>\n"
  "> > > ---\n"
  "> > >  arch/arc/Makefile | 14 --------------\n"
  "> > >  1 file changed, 14 deletions(-)\n"
@@ -54,7 +59,7 @@
  "> > setting CROSS_COMPILE removed and not having a built-in dtb by\n"
  "> > default, but this is a step in the right direction.\n"
  "> > \n"
- "> > Acked-by: Rob Herring <robh at kernel.org>\n"
+ "> > Acked-by: Rob Herring <robh@kernel.org>\n"
  "> \n"
  "> May we get this one back-ported to stable trees?\n"
  "> \n"
@@ -68,4 +73,4 @@
  "\n"
  greg k-h
 
-1cbabe1c0ec58ae9be2473a68035d51c36340eafa47e9f4318f2e07b0e1c7ae3
+aa1b71d721d225651f47b67588e871b83159067c7e8dfdf4b1efbbf106da5917

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.