diff for duplicates of <20170126133117.GA21144@uda0271908> diff --git a/a/1.txt b/N1/1.txt index 9556500..bae7db4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,20 +11,20 @@ On Wed, Jan 25, 2017 at 10:24:09PM +0100, Greg KH 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 1afefe4..476cbeb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,16 @@ "ref\01485285742-6949-1-git-send-email-bhumirks@gmail.com\0" "ref\020170125165815.GA5318@uda0271908\0" "ref\020170125212409.GC5496@kroah.com\0" - "From\0b-liu@ti.com (Bin Liu)\0" - "Subject\0[PATCH] usb: musb: constify musb_hdrc_config structures\0" + "From\0Bin Liu <b-liu@ti.com>\0" + "Subject\0Re: [PATCH] usb: musb: constify musb_hdrc_config structures\0" "Date\0Thu, 26 Jan 2017 07:31:17 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Greg KH <gregkh@linuxfoundation.org>\0" + "Cc\0<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:24:09PM +0100, Greg KH wrote:\n" @@ -20,20 +26,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" @@ -108,4 +114,4 @@ "Regards,\n" -Bin. -d8dd20f412b1d7a9ce0c4d8049f961798f288e4c93bfaa57fcce7bbe1a3c1dc2 +945c3a25c249effdf9ff4917ad240ab38ba4f3830e7d2f34ce9d8f38868d29bb
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.