Re: [PATCH 0/3] clean up some functions in mm/swap_slots.c

From: Leizhen (ThunderTown)
Date: Wed Jul 08 2020 - 05:27:52 EST


Hi, all:
Are these patches acceptableï
All these three patches are "Acked-by: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>" two months ago.

On 2020/4/30 14:11, Zhen Lei wrote:
> When I studied the code of mm/swap_slots.c, I found some places can be improved.
>
> Zhen Lei (3):
> mm/swap: simplify alloc_swap_slot_cache()
> mm/swap: simplify enable_swap_slots_cache()
> mm/swap: remove redundant check for swap_slot_cache_initialized
>
> mm/swap_slots.c | 45 +++++++++++++++++++++------------------------
> 1 file changed, 21 insertions(+), 24 deletions(-)
>