Re: [PATCH v2 09/15] mm, swap: cleanup swap cache API and add kerneldoc

From: Barry Song

Date: Sun Sep 07 2025 - 20:11:24 EST


On Sat, Sep 6, 2025 at 3:15 AM Kairui Song <ryncsn@xxxxxxxxx> wrote:
>
> From: Kairui Song <kasong@xxxxxxxxxxx>
>
> In preparation for replacing the swap cache backend with the swap table,
> clean up and add proper kernel doc for all swap cache APIs. Now all swap
> cache APIs are well-defined with consistent names.
>
> No feature change, only renaming and documenting.
>
> Signed-off-by: Kairui Song <kasong@xxxxxxxxxxx>

Reviewed-by: Barry Song <baohua@xxxxxxxxxx>