]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mm: swap.h: Remove deleted field from comments
authorChris Li <chrisl@kernel.org>
Tue, 12 Aug 2025 07:10:59 +0000 (00:10 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 13 Sep 2025 23:55:00 +0000 (16:55 -0700)
commit85b8cec15034e07500a6e5b8a5aea8185a3d775a
tree6d4bcb1228870e3acb0fd9654bb99ba838b9ecd0
parent348e474f18e12c5a27422d0ae3b4316b13dbe3c9
mm: swap.h: Remove deleted field from comments

The comment for struct swap_info_struct.lock incorrectly mentions fields
that have already been deleted from the structure.

Update the comments to accurately reflect the current struct
swap_info_struct.

There is no functional change.

Link: https://lkml.kernel.org/r/20250812-swap-scan-list-v3-2-6d73504d267b@kernel.org
Signed-off-by: Chris Li <chrisl@kernel.org>
Reviewed-by: Kairui Song <kasong@tencent.com>
Acked-by: Nhat Pham <nphamcs@gmail.com>
Reviewed-by: Barry Song <baohua@kernel.org>
Cc: Baoquan He <bhe@redhat.com>
Cc: "Huang, Ying" <ying.huang@linux.alibaba.com>
Cc: Kemeng Shi <shikemeng@huaweicloud.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/swap.h