diff for duplicates of <587C8E36.6050703@ti.com> diff --git a/a/content_digest b/N1/content_digest index 9604750..fcbf117 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,17 +3,17 @@ "Subject\0Re: [PATCH] drivers: phy: constify phy_ops structures\0" "Date\0Mon, 16 Jan 2017 14:41:18 +0530\0" "To\0Bhumika Goyal <bhumirks@gmail.com>" - julia.lawall@lip6.fr - rjui@broadcom.com - sbranden@broadcom.com - jonmason@broadcom.com - bcm-kernel-feedback-list@broadcom.com - chunfeng.yun@mediatek.com - yoshihiro.shimoda.uh@renesas.com - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-mediatek@lists.infradead.org - " linux-renesas-soc@vger.kernel.org\0" + <julia.lawall@lip6.fr> + <rjui@broadcom.com> + <sbranden@broadcom.com> + <jonmason@broadcom.com> + <bcm-kernel-feedback-list@broadcom.com> + <chunfeng.yun@mediatek.com> + <yoshihiro.shimoda.uh@renesas.com> + <linux-kernel@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-mediatek@lists.infradead.org> + " <linux-renesas-soc@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" @@ -132,4 +132,4 @@ "> \t.power_on\t= rcar_gen3_phy_usb2_power_on,\n" > -a604aad4e22f5be8454feaac3401ec3be213dbba3f2b9279578e94b17782eaf7 +182df345ee458053fa1f7776966d87a41446c9babd21cf33b71fa88d47191a10
diff --git a/a/1.txt b/N2/1.txt index 17633bc..1e321f0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,19 +17,19 @@ Kishon > identifier i; > position p; > @@ -> static struct phy_ops i@p = {...}; +> static struct phy_ops i at p = {...}; > > @ok1@ > identifier r1.i; > position p; > @@ -> devm_phy_create(...,&i@p) +> devm_phy_create(...,&i at p) > > @bad@ > position p!={r1.p,ok1.p}; > identifier r1.i; > @@ -> i@p +> i at p > > @depends on !bad disable optional_qualifier@ > identifier r1.i; diff --git a/a/content_digest b/N2/content_digest index 9604750..a2d76a1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,8 @@ "ref\01483871756-19008-1-git-send-email-bhumirks@gmail.com\0" - "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" - "Subject\0Re: [PATCH] drivers: phy: constify phy_ops structures\0" + "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" + "Subject\0[PATCH] drivers: phy: constify phy_ops structures\0" "Date\0Mon, 16 Jan 2017 14:41:18 +0530\0" - "To\0Bhumika Goyal <bhumirks@gmail.com>" - julia.lawall@lip6.fr - rjui@broadcom.com - sbranden@broadcom.com - jonmason@broadcom.com - bcm-kernel-feedback-list@broadcom.com - chunfeng.yun@mediatek.com - yoshihiro.shimoda.uh@renesas.com - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-mediatek@lists.infradead.org - " linux-renesas-soc@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -35,19 +24,19 @@ "> identifier i;\n" "> position p;\n" "> @@\n" - "> static struct phy_ops i@p = {...};\n" + "> static struct phy_ops i at p = {...};\n" "> \n" "> @ok1@\n" "> identifier r1.i;\n" "> position p;\n" "> @@\n" - "> devm_phy_create(...,&i@p)\n" + "> devm_phy_create(...,&i at p)\n" "> \n" "> @bad@\n" "> position p!={r1.p,ok1.p};\n" "> identifier r1.i;\n" "> @@\n" - "> i@p\n" + "> i at p\n" "> \n" "> @depends on !bad disable optional_qualifier@\n" "> identifier r1.i;\n" @@ -132,4 +121,4 @@ "> \t.power_on\t= rcar_gen3_phy_usb2_power_on,\n" > -a604aad4e22f5be8454feaac3401ec3be213dbba3f2b9279578e94b17782eaf7 +651c0565d5d7007ba0ec0f6936328e588c953d27392ed01a36ca5796428813f3
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.