diff options
author | Geliang Tang <[email protected]> | 2016-01-14 15:20:54 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-14 16:00:49 -0800 |
commit | 036404183eb3ebff93dea7b572fc718e9d652c7f (patch) | |
tree | 48dd8357b96c3ef9253a46565e43feb8222d84f5 /scripts/gdb/linux/cpus.py | |
parent | c8ad6302c2b664e73f0abb3517c16531e294b9d7 (diff) |
mm/ksm.c: use list_for_each_entry_safe
Use list_for_each_entry_safe() instead of list_for_each_safe() to
simplify the code.
Signed-off-by: Geliang Tang <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions