diff options
author | Geliang Tang <[email protected]> | 2016-01-14 15:20:33 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-14 16:00:49 -0800 |
commit | 86760a2c6e827858f8eaf020b12b72b3210faf79 (patch) | |
tree | fcb066b1982ae53a18cbaf368ad331612cf8298c /scripts/gdb/linux/utils.py | |
parent | a16601c5458eb702f26cd48b9e8e1a9471700e72 (diff) |
mm/page_alloc.c: use list_for_each_entry in mark_free_pages()
Use list_for_each_entry instead of list_for_each + list_entry to
simplify the code.
Signed-off-by: Geliang Tang <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions