On 25 Feb 2026, at 18:44, Tal Zussman wrote:
> struct pagevec was removed in commit 1e0877d58b1e ("mm: remove struct
> pagevec"). Remove remaining forward declarations and change
> __folio_batch_release()'s declaration to match its definition.
>
> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
> Acked-by: David Hildenbrand (Arm) <[email protected]>
> Acked-by: Chris Li <[email protected]>
> Signed-off-by: Tal Zussman <[email protected]>
> ---
> fs/afs/internal.h | 1 -
> fs/f2fs/f2fs.h | 2 --
> include/linux/pagevec.h | 2 +-
> include/linux/swap.h | 2 --
> 4 files changed, 1 insertion(+), 6 deletions(-)
>
LGTM.
Acked-by: Zi Yan <[email protected]>
Best Regards,
Yan, Zi