diff options
author | chenqiwu <[email protected]> | 2020-04-01 21:09:50 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-04-02 09:35:31 -0700 |
commit | 76089d0082e6585e2ec53a51aa9d3c21579fc8e9 (patch) | |
tree | e6cdc22221850a37a82308e7626f31dfcd802120 /tools/perf/scripts/python/syscall-counts.py | |
parent | 736838e964c3282a3472626a97f9f49e020185e0 (diff) |
mm/page_alloc.c: use free_area_empty() instead of open-coding
Use free_area_empty() API to replace list_empty() for better code
readability.
Signed-off-by: chenqiwu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions