diff for duplicates of <5211F0D6.40207@bfs.de> diff --git a/a/1.txt b/N1/1.txt index ab305a5..d546f9d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ Am 19.08.2013 12:12, 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 24ab444..fa2d4e7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0alpine.DEB.2.02.1308191210300.2313@hadrien\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 10:17:58 +0000\0" + "Date\0Mon, 19 Aug 2013 12:17:58 +0200\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0Liam Girdwood <lgirdwood@gmail.com>" kernel-janitors@vger.kernel.org @@ -35,7 +35,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" @@ -83,4 +83,4 @@ "re,\n" wh -3a2ea904cf7f91fb02e2ffe489658f87bb36c646f67a8942dc214e2d32d76d41 +4bde884dee15761fef1ae6820595c4ead5d01e694d84b81fa8b161ac029285f6
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.