3/4

mm, swap: return early from swap_extend_table_try_free() on first non-zero entry

Return immediately when the first non-zero swap count is found as any non-zero swap count prevents freeing extend_table and further iteration is pointless. Signed-off-by: Kemeng Shi <shikemeng@huawei