diff options
author | Chengyang Fan <cy.fan@huawei.com> | 2021-05-04 18:37:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-05 11:27:25 -0700 |
commit | 420be4edefe503f8dbd6ab914b11a57a0d339660 (patch) | |
tree | b0b57d531889659aebf3756d1efd034d03925a5d /scripts | |
parent | c89a384e2551c692a9fe60d093fd7080f50afc51 (diff) | |
download | linux-420be4edefe503f8dbd6ab914b11a57a0d339660.tar.gz linux-420be4edefe503f8dbd6ab914b11a57a0d339660.tar.bz2 linux-420be4edefe503f8dbd6ab914b11a57a0d339660.zip |
mm/ksm: remove unused parameter from remove_trailing_rmap_items()
Since commit 6514d511dbe5 ("ksm: singly-linked rmap_list") was merged,
remove_trailing_rmap_items() doesn't use the 'mm_slot' parameter. So
remove it, and update caller accordingly.
Link: https://lkml.kernel.org/r/20210330121320.1693474-1-cy.fan@huawei.com
Signed-off-by: Chengyang Fan <cy.fan@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions