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>
Mon, 17 Mar 2025 05:06:06 +0000 (22:06 -0700)
commite89c45c700e7d9ab4913ec98f1fe9f23d46c1397
treea2b06b77da9e440879c186fc06549fe21eba34c3
parenta46a6bc21c223b852ff324d7c7ef3da868b90fd0
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