diff options
| author | Liu Xiang <[email protected]> | 2021-06-30 18:50:51 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-06-30 20:47:29 -0700 |
| commit | d2155fe54ddb6e289b4f7854df5a7d828d6efbb5 (patch) | |
| tree | 96900ba4918aa2c1b4ba1ca6d544bbfcb3b82020 /tools/perf/scripts/python | |
| parent | 17adb230d6a6e39f9ba39440ee8441291795dff4 (diff) | |
mm: compaction: remove duplicate !list_empty(&sublist) check
The list_splice_tail(&sublist, freelist) also do !list_empty(&sublist)
check, so remove the duplicate call.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liu Xiang <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions