[PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()

David Hildenbrand (Arm) david at kernel.org
Mon Sep 14 03:39:10 PDT 2026


On 9/13/26 23:52, Tal Zussman wrote:
> Andrew, could you please apply this as a fix patch?
> 
> -- >8 --
> Subject: [PATCH] mm/swap: adjust the folio_swap_entry() kerneldoc summary
> 
> Signed-off-by: Tal Zussman <tz2294 at columbia.edu>
> ---
>  include/linux/swap.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/swap.h b/include/linux/swap.h
> index 78974da6810e..43155e122b5c 100644
> --- a/include/linux/swap.h
> +++ b/include/linux/swap.h
> @@ -273,7 +273,7 @@ struct swap_info_struct {
>  };
>  
>  /**
> - * folio_swap_entry - Return the swap entry for a page within a folio.
> + * folio_swap_entry - Return the swap entry at a page index within a folio.
>   * @folio: The folio.
>   * @idx: The index of the page within the folio.
>   *

Acked-by: David Hildenbrand (Arm) <david at kernel.org>

-- 
Cheers,

David



More information about the linux-arm-kernel mailing list