]> Gentwo Git Trees - linux/.git/commit
mm/swap_state.c: remove the meaningless code comment
authorBaoquan He <bhe@redhat.com>
Wed, 5 Feb 2025 09:27:17 +0000 (17:27 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 23 Feb 2025 06:25:14 +0000 (22:25 -0800)
commite42331505dd5fae6de359f20a4166a3e4ab740f8
tree1ca302706d23faaa7d80c3d0259a6540668d8073
parent563139f884d1d8af00a1d0511f4ef7bcc1a98763
mm/swap_state.c: remove the meaningless code comment

Since commit 8d93b41c09d1 ("mm: Convert add_to_swap_cache to XArray"),
there's no returned _EEXIT, so the code comment doesn't make sense any
more.

Link: https://lkml.kernel.org/r/20250205092721.9395-9-bhe@redhat.com
Signed-off-by: Baoquan He <bhe@redhat.com>
Cc: Chris Li <chrisl@kernel.org>
Cc: Kairui Song <ryncsn@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/swap_state.c