diff options
author | Oleg Nesterov <oleg@redhat.com> | 2013-11-12 23:10:02 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 03:09:23 (GMT) |
commit | 8120e2e5141a420edee725ff28f18aa264795f7a (patch) | |
tree | a78ce230e01bcea6895eca8492d79fce8eb3c1a3 /fs | |
parent | 008208c6b26f21c2648c250a09c55e737c02c5f8 (diff) | |
download | linux-fsl-qoriq-8120e2e5141a420edee725ff28f18aa264795f7a.tar.xz |
list: change list_for_each_entry*() to use list_*_entry()
Now that we have list_{next,prev}_entry() we can change
list_for_each_entry*() and list_safe_reset_next() to use the new helpers
to improve the readability.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Eilon Greenstein <eilong@broadcom.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions