diff for duplicates of <1231196364.11902.7.camel@brick> diff --git a/a/1.txt b/N1/1.txt index b919eac..e322088 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Mon, 2009-01-05 at 15:30 -0500, Steven Rostedt wrote: > + hdr = vmalloc(len); -> + if (hdr = NULL) +> + if (hdr == NULL) A bit pedantic but, diff --git a/a/content_digest b/N1/content_digest index 69e56fa..7c2166a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0alpine.DEB.1.10.0901051523370.25066@gandalf.stny.rr.com\0" "From\0Harvey Harrison <harvey.harrison@gmail.com>\0" "Subject\0Re: [PATCH] module: clean up initialization of variable\0" - "Date\0Mon, 05 Jan 2009 22:59:24 +0000\0" + "Date\0Mon, 05 Jan 2009 14:59:24 -0800\0" "To\0Steven Rostedt <rostedt@goodmis.org>\0" "Cc\0Sam Ravnborg <sam@ravnborg.org>" LKML <linux-kernel@vger.kernel.org> @@ -18,7 +18,7 @@ "b\0" "On Mon, 2009-01-05 at 15:30 -0500, Steven Rostedt wrote:\n" "> +\thdr = vmalloc(len);\n" - "> +\tif (hdr = NULL)\n" + "> +\tif (hdr == NULL)\n" "\n" "A bit pedantic but,\n" "\n" @@ -28,4 +28,4 @@ "\n" Harvey -cfa85e41d52bab048943d6a93b195ffa731808d94ae9aca819d5bcb4905bfbc4 +2ff6d430e6b0b41b7a89a09ae722b204984bb7ec59441800e2b093e10fe4298d
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.