PATCH [0/5] file system core: use list_for_each_entry() instead of list_for_each()

2007-07-15 Thread Matthias Kaehlcke
This patchset replaces some list_for_each() loops by list_for_each_entry() loops in the following file system functions: fs_may_remount_ro() ep_poll_safewake(() sget() posix_locks_deadlock() get_locks_status() nr_blockdev_pages() -- Matthias Kaehlcke Linux Application Developer Barcelona

PATCH [0/5] file system core: use list_for_each_entry() instead of list_for_each()

2007-07-15 Thread Matthias Kaehlcke
This patchset replaces some list_for_each() loops by list_for_each_entry() loops in the following file system functions: fs_may_remount_ro() ep_poll_safewake(() sget() posix_locks_deadlock() get_locks_status() nr_blockdev_pages() -- Matthias Kaehlcke Linux Application Developer Barcelona