diff options
author | Liu Xiang <liu.xiang@zlingsmart.com> | 2021-07-01 04:50:51 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-01 06:47:29 +0300 |
commit | d2155fe54ddb6e289b4f7854df5a7d828d6efbb5 (patch) | |
tree | 96900ba4918aa2c1b4ba1ca6d544bbfcb3b82020 /Documentation/netlabel | |
parent | 17adb230d6a6e39f9ba39440ee8441291795dff4 (diff) | |
download | linux-d2155fe54ddb6e289b4f7854df5a7d828d6efbb5.tar.xz |
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/20210609095409.19920-1-liu.xiang@zlingsmart.com
Signed-off-by: Liu Xiang <liu.xiang@zlingsmart.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/netlabel')
0 files changed, 0 insertions, 0 deletions