All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <002701cf5d74$a6202df0$f26089d0$@opengridcomputing.com>

diff --git a/a/1.txt b/N1/1.txt
index 480fe59..27a517f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 > -----Original Message-----
-> From: Christoph Jaeger [mailto:christophjaeger-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org]
+> From: Christoph Jaeger [mailto:christophjaeger@linux.com]
 > Sent: Monday, April 21, 2014 10:03 AM
-> To: swise-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org; roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org; hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-> Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Christoph Jaeger
+> To: swise@chelsio.com; roland@kernel.org; sean.hefty@intel.com; hal.rosenstock@gmail.com
+> Cc: linux-rdma@vger.kernel.org; linux-kernel@vger.kernel.org; Christoph Jaeger
 > Subject: [PATCH] RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths
 > 
 > c4iw_alloc() bails out without freeing the storage that 'devp' points to.
@@ -10,15 +10,8 @@
 > Picked up by Coverity - CID 1204241.
 > 
 > Fixes: fa658a98a2 ("RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices")
-> Signed-off-by: Christoph Jaeger <christophjaeger-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Christoph Jaeger <christophjaeger@linux.com>
 
-Acked-by: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
+Acked-by: Steve Wise <swise@opengridcomputing.com>
 
 thanks!
-
-
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-rdma" 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 de010e1..0ff20db 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,21 @@
  "ref\01398092562-11116-1-git-send-email-christophjaeger@linux.com\0"
- "ref\01398092562-11116-1-git-send-email-christophjaeger-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org\0"
- "From\0Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>\0"
+ "From\0Steve Wise <swise@opengridcomputing.com>\0"
  "Subject\0RE: [PATCH] RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths\0"
  "Date\0Mon, 21 Apr 2014 10:16:20 -0500\0"
- "To\0'Christoph Jaeger' <christophjaeger-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>"
-  swise-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org
-  roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
- " hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "Cc\0linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0'Christoph Jaeger' <christophjaeger@linux.com>"
+  <swise@chelsio.com>
+  <roland@kernel.org>
+  <sean.hefty@intel.com>
+ " <hal.rosenstock@gmail.com>\0"
+ "Cc\0<linux-rdma@vger.kernel.org>"
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "> -----Original Message-----\n"
- "> From: Christoph Jaeger [mailto:christophjaeger-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org]\n"
+ "> From: Christoph Jaeger [mailto:christophjaeger@linux.com]\n"
  "> Sent: Monday, April 21, 2014 10:03 AM\n"
- "> To: swise-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org; roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org; hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\n"
- "> Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Christoph Jaeger\n"
+ "> To: swise@chelsio.com; roland@kernel.org; sean.hefty@intel.com; hal.rosenstock@gmail.com\n"
+ "> Cc: linux-rdma@vger.kernel.org; linux-kernel@vger.kernel.org; Christoph Jaeger\n"
  "> Subject: [PATCH] RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths\n"
  "> \n"
  "> c4iw_alloc() bails out without freeing the storage that 'devp' points to.\n"
@@ -24,17 +23,10 @@
  "> Picked up by Coverity - CID 1204241.\n"
  "> \n"
  "> Fixes: fa658a98a2 (\"RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices\")\n"
- "> Signed-off-by: Christoph Jaeger <christophjaeger-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Christoph Jaeger <christophjaeger@linux.com>\n"
  "\n"
- "Acked-by: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>\n"
+ "Acked-by: Steve Wise <swise@opengridcomputing.com>\n"
  "\n"
- "thanks!\n"
- "\n"
- "\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" 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
+ thanks!
 
-aad0a41ef988336137591a215ab18aa9a967c658b50b1b71a4d421898fa706bb
+af4c7ce0e2f3c029b73d394d1506fedf767b64d709e7a98c2cb9953e2ce46581

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.