aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorYosry Ahmed <[email protected]>2024-03-11 23:52:10 +0000
committerAndrew Morton <[email protected]>2024-04-25 20:55:48 -0700
commitfea68a75651cfc3458318416a1a2b45161cd22c2 (patch)
tree847d023599504a8b407982a3905adcf382458919 /tools/perf/scripts/python/mem-phys-addr.py
parentc2af060d1c18beaec56351cf9c9bcbbc5af341a3 (diff)
mm: zswap: remove unnecessary check in zswap_find_zpool()
zswap_find_zpool() checks if ZSWAP_NR_ZPOOLS > 1, which is always true. This is a remnant from a patch version that had ZSWAP_NR_ZPOOLS as a config option and never made it upstream. Remove the unnecessary check. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Yosry Ahmed <[email protected]> Reviewed-by: Chengming Zhou <[email protected]> Reviewed-by: Nhat Pham <[email protected]> Acked-by: Johannes Weiner <[email protected]> Cc: Yosry Ahmed <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions