diff for duplicates of <20100322120509.GC21571@bicker> diff --git a/a/1.txt b/N1/1.txt index bcd12d6..e25d7d2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,8 +14,8 @@ index a44a789..b442dac 100644 } read_unlock(&kclist_lock); -- if (m = NULL) { -+ if (&m->list = &kclist_head) { +- if (m == NULL) { ++ if (&m->list == &kclist_head) { if (clear_user(buffer, tsz)) return -EFAULT; } else if (is_vmalloc_or_module_addr((void *)start)) { diff --git a/a/content_digest b/N1/content_digest index a235a8f..fdc0f2c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch] kcore: fix test for end of list\0" - "Date\0Mon, 22 Mar 2010 12:05:09 +0000\0" + "Date\0Mon, 22 Mar 2010 15:05:09 +0300\0" "To\0Andrew Morton <akpm@linux-foundation.org>\0" "Cc\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>" WANG Cong <xiyou.wangcong@gmail.com> @@ -26,10 +26,10 @@ " \t\t}\n" " \t\tread_unlock(&kclist_lock);\n" " \n" - "-\t\tif (m = NULL) {\n" - "+\t\tif (&m->list = &kclist_head) {\n" + "-\t\tif (m == NULL) {\n" + "+\t\tif (&m->list == &kclist_head) {\n" " \t\t\tif (clear_user(buffer, tsz))\n" " \t\t\t\treturn -EFAULT;\n" " \t\t} else if (is_vmalloc_or_module_addr((void *)start)) {" -b905da47ebbc40f3c1fddbec900835c4d06534f7d35e4377087494bebe1d60ea +d00f3b41e8ffde98296a873fda8e128bf6dfd259aa73d1d629498cbffbd4e73e
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.