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

diff --git a/a/1.txt b/N1/1.txt
index 9379082..60cb9d4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,20 +10,20 @@ On Wed, Jan 25, 2017 at 10:58:15AM -0600, Bin Liu wrote:
 > > identifier x;
 > > position p;
 > > @@
-> > static struct musb_hdrc_config x at p={...};
+> > static struct musb_hdrc_config x@p={...};
 > > 
 > > @ok@
 > > struct musb_hdrc_platform_data pdata;
 > > identifier r.x;
 > > position p;
 > > @@
-> > pdata.config=&x at p;
+> > pdata.config=&x@p;
 > > 
 > > @bad@
 > > position p != {r.p,ok.p};
 > > identifier r.x;
 > > @@
-> > x at p
+> > x@p
 > > 
 > > @depends on !bad disable optional_qualifier@
 > > identifier r.x;
diff --git a/a/content_digest b/N1/content_digest
index 1cbccc9..0c353bc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,15 @@
  "ref\01485285742-6949-1-git-send-email-bhumirks@gmail.com\0"
  "ref\020170125165815.GA5318@uda0271908\0"
- "From\0gregkh@linuxfoundation.org (Greg KH)\0"
- "Subject\0[PATCH] usb: musb: constify musb_hdrc_config structures\0"
+ "From\0Greg KH <gregkh@linuxfoundation.org>\0"
+ "Subject\0Re: [PATCH] usb: musb: constify musb_hdrc_config structures\0"
  "Date\0Wed, 25 Jan 2017 22:24:09 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Bin Liu <b-liu@ti.com>"
+  julia.lawall@lip6.fr
+  maxime.ripard@free-electrons.com
+  wens@csie.org
+  linux-usb@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 25, 2017 at 10:58:15AM -0600, Bin Liu wrote:\n"
@@ -18,20 +24,20 @@
  "> > identifier x;\n"
  "> > position p;\n"
  "> > @@\n"
- "> > static struct musb_hdrc_config x at p={...};\n"
+ "> > static struct musb_hdrc_config x@p={...};\n"
  "> > \n"
  "> > @ok@\n"
  "> > struct musb_hdrc_platform_data pdata;\n"
  "> > identifier r.x;\n"
  "> > position p;\n"
  "> > @@\n"
- "> > pdata.config=&x at p;\n"
+ "> > pdata.config=&x@p;\n"
  "> > \n"
  "> > @bad@\n"
  "> > position p != {r.p,ok.p};\n"
  "> > identifier r.x;\n"
  "> > @@\n"
- "> > x at p\n"
+ "> > x@p\n"
  "> > \n"
  "> > @depends on !bad disable optional_qualifier@\n"
  "> > identifier r.x;\n"
@@ -88,4 +94,4 @@
  "\n"
  greg k-h
 
-feac97ee5292bb54bcb87cfa5766c73f8dfe5d4f01c0cca16ae3967c7d65807b
+21b3c21b1fc197d32ef581e1947a4c9f50b7edabc13e83772feda4aadba47c70

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.