diff for duplicates of <5211E111.4060406@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 6addcc4..cc98641 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ Am 19.08.2013 10:51, schrieb Julia Lawall: > @@ > > res = platform_get_resource_byname(...); -> - if (res = NULL) { ... \(goto l;\|return ret;\) } +> - if (res == NULL) { ... \(goto l;\|return ret;\) } > e = devm_ioremap_resource(e1, res); > // </smpl> > diff --git a/a/content_digest b/N1/content_digest index db3d103..48c01e9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01376902316-18520-6-git-send-email-Julia.Lawall@lip6.fr\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [PATCH 5/6] regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource\0" - "Date\0Mon, 19 Aug 2013 09:10:41 +0000\0" + "Date\0Mon, 19 Aug 2013 11:10:41 +0200\0" "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" "Cc\0Liam Girdwood <lgirdwood@gmail.com>" kernel-janitors@vger.kernel.org @@ -29,7 +29,7 @@ "> @@\n" "> \n" "> res = platform_get_resource_byname(...);\n" - "> - if (res = NULL) { ... \\(goto l;\\|return ret;\\) }\n" + "> - if (res == NULL) { ... \\(goto l;\\|return ret;\\) }\n" "> e = devm_ioremap_resource(e1, res);\n" "> // </smpl>\n" "> \n" @@ -81,4 +81,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -7ece2b918c7614a19a69af4f73e9b8c53ff8ba06679303bd46261c7efe0b5c9f +596757837a9807fd29e16c177deb8f0d83942d73acc857d803e896637c6379d8
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.