diff for duplicates of <564E3589.30806@gmail.com> diff --git a/a/1.txt b/N1/1.txt index d734792..966c03b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -80,7 +80,8 @@ Thanks! > > phy_desc->phy = phy; > @@ -269,6 +274,9 @@ static int phy_berlin_sata_probe(struct platform_device *pdev) -> phy_provider > devm_of_phy_provider_register(dev, phy_berlin_sata_phy_xlate); +> phy_provider = +> devm_of_phy_provider_register(dev, phy_berlin_sata_phy_xlate); > return PTR_ERR_OR_ZERO(phy_provider); > +put_child: > + of_node_put(child); diff --git a/a/content_digest b/N1/content_digest index 3550afb..1f5b324 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01447673600-8881-4-git-send-email-Julia.Lawall@lip6.fr\0" "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" "Subject\0Re: [PATCH 3/7] phy: berlin-sata: add missing of_node_put\0" - "Date\0Thu, 19 Nov 2015 20:48:09 +0000\0" + "Date\0Thu, 19 Nov 2015 21:48:09 +0100\0" "To\0Julia Lawall <Julia.Lawall@lip6.fr>" " Kishon Vijay Abraham I <kishon@ti.com>\0" "Cc\0kernel-janitors@vger.kernel.org" @@ -96,7 +96,8 @@ "> \n" "> \t\tphy_desc->phy = phy;\n" "> @@ -269,6 +274,9 @@ static int phy_berlin_sata_probe(struct platform_device *pdev)\n" - "> \tphy_provider > \t\tdevm_of_phy_provider_register(dev, phy_berlin_sata_phy_xlate);\n" + "> \tphy_provider =\n" + "> \t\tdevm_of_phy_provider_register(dev, phy_berlin_sata_phy_xlate);\n" "> \treturn PTR_ERR_OR_ZERO(phy_provider);\n" "> +put_child:\n" "> +\tof_node_put(child);\n" @@ -112,4 +113,4 @@ "> Please read the FAQ at http://www.tux.org/lkml/\n" > -ac94fac6c0af0ed7a2048d506bdf97edf0e84402a05d240f5ff0a98eac28c9ef +a4ab2c0f4c76dcea1b1296c7f945e7b04cd1b07e1e6dedbc05c627179575fa32
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.