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

Tal Zussman tz2294 at columbia.edu
Sun Sep 13 14:52:28 PDT 2026


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.
  *
-- 
2.39.5





More information about the linux-arm-kernel mailing list