]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mm: swap: remove stale comment stale comment in cluster_alloc_swap_entry()
authorKemeng Shi <shikemeng@huaweicloud.com>
Thu, 22 May 2025 12:25:54 +0000 (20:25 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 25 Jul 2025 02:12:34 +0000 (19:12 -0700)
commit8678d1faf1d4c9c6a87237203fc23c9389e8f143
tree45759bafff30831eb5fabc09e74e8291699d40e4
parent152c1339dc13ad46f1b136e8693de15980750835
mm: swap: remove stale comment stale comment in cluster_alloc_swap_entry()

As cluster_next_cpu was already dropped, the associated comment is stale
now.

Link: https://lkml.kernel.org/r/20250522122554.12209-5-shikemeng@huaweicloud.com
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Kairui Song <kasong@tencent.com>
Reviewed-by: Baoquan He <bhe@redhat.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/swapfile.c