]> Git Repo - linux.git/commit - mm/zswap.c
mm/zswap: cleanup zswap_writeback_entry()
authorChengming Zhou <[email protected]>
Thu, 28 Dec 2023 09:45:45 +0000 (09:45 +0000)
committerAndrew Morton <[email protected]>
Fri, 29 Dec 2023 19:58:29 +0000 (11:58 -0800)
commite947ba0bbf470fb3d813383426bdcd3c88fe9a7b
treec75835b7a835ecdf4a7070396009c7b5a6edce97
parent66447fd036a5a540bef67a96b770d4ed84ad0467
mm/zswap: cleanup zswap_writeback_entry()

Also after the common decompress part goes to __zswap_load(), we can
cleanup the zswap_writeback_entry() a little.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Chengming Zhou <[email protected]>
Reviewed-by: Yosry Ahmed <[email protected]>
Reviewed-by: Nhat Pham <[email protected]>
Acked-by: Chris Li <[email protected]> (Google)
Cc: Barry Song <[email protected]>
Cc: Dan Streetman <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Seth Jennings <[email protected]>
Cc: Vitaly Wool <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
mm/zswap.c
This page took 0.059544 seconds and 4 git commands to generate.