All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160119135016.GL2742@c203.arch.suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 825f1b9..e475673 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ I'll do a more in depth review later.
 
 > ----------------------------------------------------------------------------
 > From f3c4b836d6f130b1d7ded618002c8164f8f4a06d Mon Sep 17 00:00:00 2001
-> From: "maneesh.singhal" <maneesh.singhal-mb1K0bWo544@public.gmane.org>
+> From: "maneesh.singhal" <maneesh.singhal@emc.com>
 > Date: Tue, 19 Jan 2016 06:39:35 -0500
 > Subject: [PATCH] [PATCH] drivers/scsi/emcctd: Client driver implementation for
 >  EMC-Symmetrix GuestOS emulated Cut-Through Device.
@@ -31,7 +31,7 @@ I'll do a more in depth review later.
 > 
 > The PCI vendor ID:product ID for emulated Cut-Through Device is 0x1120:0x1B00.
 > 
-> Signed-off-by: maneesh.singhal <maneesh.singhal-mb1K0bWo544@public.gmane.org>
+> Signed-off-by: maneesh.singhal <maneesh.singhal@emc.com>
 > ---
 >  Documentation/scsi/emcctd.txt           |   57 +
 >  MAINTAINERS                             |    9 +
@@ -59,7 +59,7 @@ I'll do a more in depth review later.
 > +++ b/Documentation/scsi/emcctd.txt
 > @@ -0,0 +1,56 @@
 > +This file contains brief information about the EMC Cut-Through Driver (emcctd).
-> +The driver is currently maintained by Singhal, Maneesh (maneesh.singhal-mb1K0bWo544@public.gmane.org)
+> +The driver is currently maintained by Singhal, Maneesh (maneesh.singhal@emc.com)
 > +
 > +Last modified: Mon Jan 18 2016 by Maneesh Singhal
 > +
@@ -123,17 +123,17 @@ I'll do a more in depth review later.
 >  F:	drivers/scsi/mpt3sas/
 > 
 > +EMC Cut-Through Driver
-> +M:	fredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>
-> +M:	Pirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>
-> +M:	Singh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>
-> +M:	Singhal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>
-> +L:	linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> +M:	fredette, matt <matt.fredette@emc.com>
+> +M:	Pirotte, Serge <serge.pirotte@emc.com>
+> +M:	Singh Animesh <Animesh.Singh@emc.com>
+> +M:	Singhal, Maneesh <Maneesh.Singhal@emc.com>
+> +L:	linux-scsi@vger.kernel.org
 > +S:	Maintained
 > +F:	drivers/scsis/emcctd/
 > +
 >  LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
->  M:	Matthew Wilcox <matthew-Ztpu424NOJ8@public.gmane.org>
->  L:	linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+>  M:	Matthew Wilcox <matthew@wil.cx>
+>  L:	linux-scsi@vger.kernel.org
 > diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
 > index c1fe0d2..cbc03d7 100644
 > --- a/drivers/scsi/Kconfig
@@ -210,10 +210,10 @@ at the README file in the driver directory.
 > + * Copyright (C) 2015 by EMC Corporation, Hopkinton, MA.
 > + *
 > + * Authors:
-> + *	fredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>
-> + *	Pirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>
-> + *	Singh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>
-> + *	Singhal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>
+> + *	fredette, matt <matt.fredette@emc.com>
+> + *	Pirotte, Serge <serge.pirotte@emc.com>
+> + *	Singh Animesh <Animesh.Singh@emc.com>
+> + *	Singhal, Maneesh <Maneesh.Singhal@emc.com>
 > + *
 > + * This program is free software; you can redistribute it and/or
 > + * modify it under the terms of the GNU General Public License
@@ -626,10 +626,10 @@ And here.
 > + * Copyright (C) 2015 by EMC Corporation, Hopkinton, MA.
 > + *
 > + * Authors:
-> + *	fredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>
-> + *	Pirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>
-> + *	Singh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>
-> + *	Singhal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>
+> + *	fredette, matt <matt.fredette@emc.com>
+> + *	Pirotte, Serge <serge.pirotte@emc.com>
+> + *	Singh Animesh <Animesh.Singh@emc.com>
+> + *	Singhal, Maneesh <Maneesh.Singhal@emc.com>
 > + *
 > + * This program is free software; you can redistribute it and/or
 > + * modify it under the terms of the GNU General Public License
@@ -3588,10 +3588,10 @@ No proc please.
 > + * Copyright (C) 2015 by EMC Corporation, Hopkinton, MA.
 > + *
 > + * Authors:
-> + *	fredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>
-> + *	Pirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>
-> + *	Singh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>
-> + *	Singhal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>
+> + *	fredette, matt <matt.fredette@emc.com>
+> + *	Pirotte, Serge <serge.pirotte@emc.com>
+> + *	Singh Animesh <Animesh.Singh@emc.com>
+> + *	Singhal, Maneesh <Maneesh.Singhal@emc.com>
 > + *
 > + * This program is free software; you can redistribute it and/or
 > + * modify it under the terms of the GNU General Public License
@@ -3831,12 +3831,12 @@ the kernel's timer infrastructure.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
 -- 
 Johannes Thumshirn                                          Storage
-jthumshirn-l3A5Bk7waGM@public.gmane.org                                +49 911 74053 689
+jthumshirn@suse.de                                +49 911 74053 689
 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
 GF: Felix Imendörffer, Jane Smithard, Graham Norton
 HRB 21284 (AG Nürnberg)
diff --git a/a/content_digest b/N1/content_digest
index 45590c2..29c2db5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,14 @@
  "ref\082807C73E0BDBB498164AAE7B8F6A1481C61263E@MX105CL01.corp.emc.com\0"
- "ref\082807C73E0BDBB498164AAE7B8F6A1481C61263E-7nf3+EsVnp4EVr6dp/gChrOUoyqYp7Dr@public.gmane.org\0"
- "From\0Johannes Thumshirn <jthumshirn-l3A5Bk7waGM@public.gmane.org>\0"
+ "From\0Johannes Thumshirn <jthumshirn@suse.de>\0"
  "Subject\0Re: [PATCH] drivers/scsi/emcctd: drivers/scsi/emcctd: Client driver implementation for  EMC-Symmetrix GuestOS emulated Cut-Through Device\0"
  "Date\0Tue, 19 Jan 2016 14:50:16 +0100\0"
  "To\0Singhal"
- " Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>\0"
- "Cc\0linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  JBottomley-wo1vFcy6AUs@public.gmane.org <JBottomley-wo1vFcy6AUs@public.gmane.org>
-  martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org <martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
- " linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ " Maneesh <Maneesh.Singhal@emc.com>\0"
+ "Cc\0linux-scsi@vger.kernel.org <linux-scsi@vger.kernel.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  JBottomley@odin.com <JBottomley@odin.com>
+  martin.petersen@oracle.com <martin.petersen@oracle.com>
+ " linux-api@vger.kernel.org <linux-api@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jan 19, 2016 at 11:58:06AM +0000, Singhal, Maneesh wrote:\n"
@@ -29,7 +28,7 @@
  "\n"
  "> ----------------------------------------------------------------------------\n"
  "> From f3c4b836d6f130b1d7ded618002c8164f8f4a06d Mon Sep 17 00:00:00 2001\n"
- "> From: \"maneesh.singhal\" <maneesh.singhal-mb1K0bWo544@public.gmane.org>\n"
+ "> From: \"maneesh.singhal\" <maneesh.singhal@emc.com>\n"
  "> Date: Tue, 19 Jan 2016 06:39:35 -0500\n"
  "> Subject: [PATCH] [PATCH] drivers/scsi/emcctd: Client driver implementation for\n"
  ">  EMC-Symmetrix GuestOS emulated Cut-Through Device.\n"
@@ -45,7 +44,7 @@
  "> \n"
  "> The PCI vendor ID:product ID for emulated Cut-Through Device is 0x1120:0x1B00.\n"
  "> \n"
- "> Signed-off-by: maneesh.singhal <maneesh.singhal-mb1K0bWo544@public.gmane.org>\n"
+ "> Signed-off-by: maneesh.singhal <maneesh.singhal@emc.com>\n"
  "> ---\n"
  ">  Documentation/scsi/emcctd.txt           |   57 +\n"
  ">  MAINTAINERS                             |    9 +\n"
@@ -73,7 +72,7 @@
  "> +++ b/Documentation/scsi/emcctd.txt\n"
  "> @@ -0,0 +1,56 @@\n"
  "> +This file contains brief information about the EMC Cut-Through Driver (emcctd).\n"
- "> +The driver is currently maintained by Singhal, Maneesh (maneesh.singhal-mb1K0bWo544@public.gmane.org)\n"
+ "> +The driver is currently maintained by Singhal, Maneesh (maneesh.singhal@emc.com)\n"
  "> +\n"
  "> +Last modified: Mon Jan 18 2016 by Maneesh Singhal\n"
  "> +\n"
@@ -137,17 +136,17 @@
  ">  F:\tdrivers/scsi/mpt3sas/\n"
  "> \n"
  "> +EMC Cut-Through Driver\n"
- "> +M:\tfredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>\n"
- "> +M:\tPirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>\n"
- "> +M:\tSingh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>\n"
- "> +M:\tSinghal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>\n"
- "> +L:\tlinux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> +M:\tfredette, matt <matt.fredette@emc.com>\n"
+ "> +M:\tPirotte, Serge <serge.pirotte@emc.com>\n"
+ "> +M:\tSingh Animesh <Animesh.Singh@emc.com>\n"
+ "> +M:\tSinghal, Maneesh <Maneesh.Singhal@emc.com>\n"
+ "> +L:\tlinux-scsi@vger.kernel.org\n"
  "> +S:\tMaintained\n"
  "> +F:\tdrivers/scsis/emcctd/\n"
  "> +\n"
  ">  LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers\n"
- ">  M:\tMatthew Wilcox <matthew-Ztpu424NOJ8@public.gmane.org>\n"
- ">  L:\tlinux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ ">  M:\tMatthew Wilcox <matthew@wil.cx>\n"
+ ">  L:\tlinux-scsi@vger.kernel.org\n"
  "> diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig\n"
  "> index c1fe0d2..cbc03d7 100644\n"
  "> --- a/drivers/scsi/Kconfig\n"
@@ -224,10 +223,10 @@
  "> + * Copyright (C) 2015 by EMC Corporation, Hopkinton, MA.\n"
  "> + *\n"
  "> + * Authors:\n"
- "> + *\tfredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tPirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tSingh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tSinghal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>\n"
+ "> + *\tfredette, matt <matt.fredette@emc.com>\n"
+ "> + *\tPirotte, Serge <serge.pirotte@emc.com>\n"
+ "> + *\tSingh Animesh <Animesh.Singh@emc.com>\n"
+ "> + *\tSinghal, Maneesh <Maneesh.Singhal@emc.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or\n"
  "> + * modify it under the terms of the GNU General Public License\n"
@@ -640,10 +639,10 @@
  "> + * Copyright (C) 2015 by EMC Corporation, Hopkinton, MA.\n"
  "> + *\n"
  "> + * Authors:\n"
- "> + *\tfredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tPirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tSingh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tSinghal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>\n"
+ "> + *\tfredette, matt <matt.fredette@emc.com>\n"
+ "> + *\tPirotte, Serge <serge.pirotte@emc.com>\n"
+ "> + *\tSingh Animesh <Animesh.Singh@emc.com>\n"
+ "> + *\tSinghal, Maneesh <Maneesh.Singhal@emc.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or\n"
  "> + * modify it under the terms of the GNU General Public License\n"
@@ -3602,10 +3601,10 @@
  "> + * Copyright (C) 2015 by EMC Corporation, Hopkinton, MA.\n"
  "> + *\n"
  "> + * Authors:\n"
- "> + *\tfredette, matt <matt.fredette-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tPirotte, Serge <serge.pirotte-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tSingh Animesh <Animesh.Singh-mb1K0bWo544@public.gmane.org>\n"
- "> + *\tSinghal, Maneesh <Maneesh.Singhal-mb1K0bWo544@public.gmane.org>\n"
+ "> + *\tfredette, matt <matt.fredette@emc.com>\n"
+ "> + *\tPirotte, Serge <serge.pirotte@emc.com>\n"
+ "> + *\tSingh Animesh <Animesh.Singh@emc.com>\n"
+ "> + *\tSinghal, Maneesh <Maneesh.Singhal@emc.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or\n"
  "> + * modify it under the terms of the GNU General Public License\n"
@@ -3845,15 +3844,15 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-scsi\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  "\n"
  "-- \n"
  "Johannes Thumshirn                                          Storage\n"
- "jthumshirn-l3A5Bk7waGM@public.gmane.org                                +49 911 74053 689\n"
+ "jthumshirn@suse.de                                +49 911 74053 689\n"
  "SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N\303\274rnberg\n"
  "GF: Felix Imend\303\266rffer, Jane Smithard, Graham Norton\n"
  "HRB 21284 (AG N\303\274rnberg)\n"
  Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850
 
-a5c3fa78c78ff75834462e8e18dbb54e9a8a3f61e8330c1952219580520a9721
+02d7a8fa2daffc11e7f238c904eb2184cd54aa36b0a058c9c56c0730771eef15

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.