All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1524635292.6240.2.camel@mtksdaap41>

diff --git a/a/1.txt b/N1/1.txt
index a6cd642..cc0b50a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On Thu, 2017-11-23 at 17:31 +0800, Philipp Zabel wrote:
 > > drivers/gpu/drm/mediatek/mtk_drm_gem.c:223:9-16: WARNING: ERR_CAST can be used with mtk_gem
 > > Generated by: scripts/coccinelle/api/err_cast.cocci
 > > 
-> > Signed-off-by: Vasyl Gomonovych <gomonovych-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> > Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
 > > ---
 > >  drivers/gpu/drm/mediatek/mtk_drm_gem.c | 2 +-
 > >  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -32,7 +32,7 @@ On Thu, 2017-11-23 at 17:31 +0800, Philipp Zabel wrote:
 > >  	expected = sg_dma_address(sg->sgl);
 > >  	for_each_sg(sg->sgl, s, sg->nents, i) {
 > 
-> Acked-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
 > 
 > regards
 > Philipp
diff --git a/a/content_digest b/N1/content_digest
index 0652b9f..432b421 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,9 @@
  "ref\01511303493-14897-1-git-send-email-gomonovych@gmail.com\0"
  "ref\01511429504.7685.12.camel@pengutronix.de\0"
- "ref\01511429504.7685.12.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
- "From\0CK Hu <ck.hu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0"
- "Subject\0Re: [PATCH] drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())\0"
+ "From\0ck.hu@mediatek.com (CK Hu)\0"
+ "Subject\0[PATCH] drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())\0"
  "Date\0Wed, 25 Apr 2018 13:48:12 +0800\0"
- "To\0Vasyl Gomonovych <gomonovych-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0airlied-cv59FeDIM0c@public.gmane.org <airlied-cv59FeDIM0c@public.gmane.org>"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org <dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
-  matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi, Vasyl:\n"
@@ -29,7 +21,7 @@
  "> > drivers/gpu/drm/mediatek/mtk_drm_gem.c:223:9-16: WARNING: ERR_CAST can be used with mtk_gem\n"
  "> > Generated by: scripts/coccinelle/api/err_cast.cocci\n"
  "> > \n"
- "> > Signed-off-by: Vasyl Gomonovych <gomonovych-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> > Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>\n"
  "> > ---\n"
  "> >  drivers/gpu/drm/mediatek/mtk_drm_gem.c | 2 +-\n"
  "> >  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -48,10 +40,10 @@
  "> >  \texpected = sg_dma_address(sg->sgl);\n"
  "> >  \tfor_each_sg(sg->sgl, s, sg->nents, i) {\n"
  "> \n"
- "> Acked-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
+ "> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>\n"
  "> \n"
  "> regards\n"
  "> Philipp\n"
  >
 
-4e3184588f2985d5ebaa2a1a2c847226fe9be2db2a5ba2165941df10ee53f7e0
+1b9b089a534f8a3551b2e6658d1b0df328fc542a635f58a1dae578742c5f2df0

diff --git a/a/1.txt b/N2/1.txt
index a6cd642..cc0b50a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -13,7 +13,7 @@ On Thu, 2017-11-23 at 17:31 +0800, Philipp Zabel wrote:
 > > drivers/gpu/drm/mediatek/mtk_drm_gem.c:223:9-16: WARNING: ERR_CAST can be used with mtk_gem
 > > Generated by: scripts/coccinelle/api/err_cast.cocci
 > > 
-> > Signed-off-by: Vasyl Gomonovych <gomonovych-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> > Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
 > > ---
 > >  drivers/gpu/drm/mediatek/mtk_drm_gem.c | 2 +-
 > >  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -32,7 +32,7 @@ On Thu, 2017-11-23 at 17:31 +0800, Philipp Zabel wrote:
 > >  	expected = sg_dma_address(sg->sgl);
 > >  	for_each_sg(sg->sgl, s, sg->nents, i) {
 > 
-> Acked-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
 > 
 > regards
 > Philipp
diff --git a/a/content_digest b/N2/content_digest
index 0652b9f..b0d04b4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,16 @@
  "ref\01511303493-14897-1-git-send-email-gomonovych@gmail.com\0"
  "ref\01511429504.7685.12.camel@pengutronix.de\0"
- "ref\01511429504.7685.12.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
- "From\0CK Hu <ck.hu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0"
+ "From\0CK Hu <ck.hu@mediatek.com>\0"
  "Subject\0Re: [PATCH] drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())\0"
  "Date\0Wed, 25 Apr 2018 13:48:12 +0800\0"
- "To\0Vasyl Gomonovych <gomonovych-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0airlied-cv59FeDIM0c@public.gmane.org <airlied-cv59FeDIM0c@public.gmane.org>"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org <dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
-  matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0Vasyl Gomonovych <gomonovych@gmail.com>\0"
+ "Cc\0Philipp Zabel <p.zabel@pengutronix.de>"
+  airlied@linux.ie <airlied@linux.ie>
+  matthias.bgg@gmail.com <matthias.bgg@gmail.com>
+  dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-mediatek@lists.infradead.org <linux-mediatek@lists.infradead.org>
+ " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi, Vasyl:\n"
@@ -29,7 +28,7 @@
  "> > drivers/gpu/drm/mediatek/mtk_drm_gem.c:223:9-16: WARNING: ERR_CAST can be used with mtk_gem\n"
  "> > Generated by: scripts/coccinelle/api/err_cast.cocci\n"
  "> > \n"
- "> > Signed-off-by: Vasyl Gomonovych <gomonovych-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> > Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>\n"
  "> > ---\n"
  "> >  drivers/gpu/drm/mediatek/mtk_drm_gem.c | 2 +-\n"
  "> >  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -48,10 +47,10 @@
  "> >  \texpected = sg_dma_address(sg->sgl);\n"
  "> >  \tfor_each_sg(sg->sgl, s, sg->nents, i) {\n"
  "> \n"
- "> Acked-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
+ "> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>\n"
  "> \n"
  "> regards\n"
  "> Philipp\n"
  >
 
-4e3184588f2985d5ebaa2a1a2c847226fe9be2db2a5ba2165941df10ee53f7e0
+4b7c8d4221d5d02b911b59cea996e7627c05d2bc6ee4ee51646b005bd1bd4721

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.