commit | cfdaf9e5f95993264b5aee7cbb9dd16977bc11ed | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | Thu Oct 18 23:39:56 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Oct 19 11:53:38 2007 -0700 |
tree | 5f1cfadbdae01b118ed9f1dcefa57a633fcec8f7 | |
parent | 4e6045f134784f4b158b3c0f7a282b04bd816887 [diff] |
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 <matthias.kaehlcke@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>