summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSergey Senozhatsky <senozhatsky@chromium.org>2025-12-01 12:47:52 +0300
committerAndrew Morton <akpm@linux-foundation.org>2026-01-21 06:24:37 +0300
commit7ad688c0cdc46d01fc46f6d226813715542c531e (patch)
tree74a6b13f459e8c7771ddb744a507b3b052038143 /include/linux
parent910bbb441c004050e188dd8da5071054099e592c (diff)
downloadlinux-7ad688c0cdc46d01fc46f6d226813715542c531e.tar.xz
zram: rename zram_free_page()
We don't free page in zram_free_page(), not all slots even have any memory associated with them (e.g. ZRAM_SAME). We free the slot (or reset it), rename the function accordingly. Link: https://lkml.kernel.org/r/20251201094754.4149975-6-senozhatsky@chromium.org Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org> Cc: Brian Geffon <bgeffon@google.com> Cc: David Stevens <stevensd@google.com> Cc: Minchan Kim <minchan@google.com> Cc: Richard Chang <richardycc@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions