Re: [PATCH] mm/swapops: remove unused is_hwpoison_entry()

From: Zenghui Yu

Date: Sun Sep 20 2026 - 03:54:31 EST


On 9/19/26 12:56 AM, Sang-Heon Jeon wrote:
> Since commit 93976a20345b ("mm: eliminate further swapops predicates"),
> is_hwpoison_entry() has no callers.
>
> So remove it.
>
> No functional change.
>
> Signed-off-by: Sang-Heon Jeon <ekffu200098@xxxxxxxxx>
> ---
> include/linux/swapops.h | 9 ---------
> 1 file changed, 9 deletions(-)

Reviewed-by: Zenghui Yu (Huawei) <zenghui.yu@xxxxxxxxx>

Thanks,
Zenghui