diff options
author | Miaohe Lin <[email protected]> | 2020-06-01 21:49:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-02 10:59:09 -0700 |
commit | 251af0cda614e5ad6bfda059bd120aed7432891d (patch) | |
tree | e59f61af2aafa0facfccd616419bce431e57edfd /tools/perf/scripts/python/sched-migration.py | |
parent | 6f7939405f61de7d0da7f6c90182e96c4f5ff6c1 (diff) |
include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration
Since commit 8d93b41c09d1 ("mm: Convert add_to_swap_cache to XArray"),
__add_to_swap_cache and add_to_swap_cache are combined into one
function. There is no __add_to_swap_cache() anymore.
Signed-off-by: Miaohe Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Reviewed-by: "Huang, Ying" <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions