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