diff for duplicates of <4B38B786.9020609@hartkopp.net> diff --git a/a/1.txt b/N1/1.txt index 9424b57..d1691c0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,12 +26,12 @@ Acked-by: Oliver Hartkopp <oliver@hartkopp.net> > > x = \(kmalloc\|kcalloc\|kzalloc\)(...); > ( -> if ((x) = NULL) S +> if ((x) == NULL) S > | > if ( > - y > + x -> = NULL) +> == NULL) > S > ) > // </smpl> diff --git a/a/content_digest b/N1/content_digest index 185c387..da841b2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0Pine.LNX.4.64.0912272227290.20548@ask.diku.dk\0" "From\0Oliver Hartkopp <socketcan@hartkopp.net>\0" "Subject\0Re: [PATCH 4/5] drivers/net/can: Correct NULL test\0" - "Date\0Mon, 28 Dec 2009 13:49:58 +0000\0" + "Date\0Mon, 28 Dec 2009 14:49:58 +0100\0" "To\0Julia Lawall <julia@diku.dk>\0" "Cc\0Urs Thuermann <urs.thuermann@volkswagen.de>" Oliver Hartkopp <oliver.hartkopp@volkswagen.de> @@ -40,12 +40,12 @@ "> \n" "> x = \\(kmalloc\\|kcalloc\\|kzalloc\\)(...);\n" "> (\n" - "> if ((x) = NULL) S\n" + "> if ((x) == NULL) S\n" "> |\n" "> if (\n" "> - y\n" "> + x\n" - "> = NULL)\n" + "> == NULL)\n" "> S\n" "> )\n" "> // </smpl>\n" @@ -73,4 +73,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -3ff41e6032068cf761989463ae36eed83a31c0d2a8419d819e6d3fecb39254b3 +acf178078e5f43cd6423e0b7e409ea829a1456768cf66b75cd7912a289c2d660
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.