From: Matthias Kaehlcke Date: Fri, 19 Oct 2007 06:39:56 +0000 (-0700) Subject: fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() X-Git-Tag: v2.6.24-rc1~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b70c394099851c1398e9fd0fd64cf13ef2d093a1;p=pandora-kernel.git fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() in ep_poll_safewake() Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed