diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2008-04-17 16:38:59 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-04-17 16:38:59 +0200 |
commit | 9a0762c5af40e4aa64fef999967459c98e6ae4c9 (patch) | |
tree | a674077f5a3b840e31f0706d074e01fa4dd18abc /COPYING | |
parent | ext4: reduce mballoc stack usage with noinline_for_stack (diff) | |
download | linux-9a0762c5af40e4aa64fef999967459c98e6ae4c9.tar.xz linux-9a0762c5af40e4aa64fef999967459c98e6ae4c9.zip |
ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu()
The list_for_each_entry_rcu() primitive should be used instead of
list_for_each_rcu(), as the former is easier to use and provides
better type safety.
http://groups.google.com/group/linux.kernel/browse_thread/thread/45749c83451cebeb/0633a65759ce7713?lnk=raot
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions