diff options
author | Geliang Tang <[email protected]> | 2016-01-20 15:00:34 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-20 17:09:18 -0800 |
commit | 2b24692b9235cb82b6f735b7a4c4137211ddf005 (patch) | |
tree | b904318b6f7a2c04c44e43c694ee2e786ccba50c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cdf4b3fa03bab157d2d70d4de65bb7ae319b084f (diff) |
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
Use list_for_each_entry_safe() instead of list_for_each_safe() to
simplify the code.
Signed-off-by: Geliang Tang <[email protected]>
Cc: Dave Young <[email protected]>
Cc: Vivek Goyal <[email protected]>
Acked-by: Baoquan He <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions