diff for duplicates of <52122BD1.2090406@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 8bb4344..564db3c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On 08/19/2013 03:47 PM, Julia Lawall wrote: > @@ > > 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> @@ -58,8 +58,3 @@ split. a separate *fix* patch, while the original patch was a *cleanup*. WBR, Sergei - --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 71a940f..1673dbb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0alpine.DEB.2.02.1308191346390.2313@hadrien\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH 4/6 v2] usb: musb: dsps: simplify platform_get_resource_byname/devm_ioremap_resource\0" - "Date\0Mon, 19 Aug 2013 14:29:37 +0000\0" + "Date\0Mon, 19 Aug 2013 18:29:37 +0400\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0Svenning S\303\270rensen <sss@secomea.dk>" Felipe Balbi <balbi@ti.com> @@ -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" @@ -73,11 +73,6 @@ " This is indented with space, not tabs. And of course, this was a matter of \n" "a separate *fix* patch, while the original patch was a *cleanup*.\n" "\n" - "WBR, Sergei\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + WBR, Sergei -d64854d2d4de2feec3d0853298150071f83ebe5723f2d58935d9a3bc04c81a5d +fe15228af9d659bc495b48b766c75186ec65fa17ae9d1652e82c4c70909a1de2
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.