From: Matthias Kaehlcke Date: Fri, 19 Oct 2007 06:39:57 +0000 (-0700) Subject: fs/super.c: use list_for_each_entry() instead of list_for_each() X-Git-Tag: v2.6.24-rc1~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d473012710b815741043942bc41945d444abab40;p=pandora-kernel.git fs/super.c: use list_for_each_entry() instead of list_for_each() fs/super.c: use list_for_each_entry() instead of list_for_each() in sget() [akpm@linux-foundation.org: clean up some crap while we're there] Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed