From: Dan Carpenter Date: Tue, 23 Mar 2010 20:35:42 +0000 (-0700) Subject: kcore: fix test for end of list X-Git-Tag: v2.6.34-rc3~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd2c20d964a8fb9861045f1022475c9d200d684;p=pandora-kernel.git kcore: fix test for end of list "m" is never NULL here. We need a different test for the end of list condition. Signed-off-by: Dan Carpenter Acked-by: KAMEZAWA Hiroyuki Acked-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed