Re: [PATCH 3/5] zram: use zram_slot_lock instead of raw bit_spin_lock op

From: Sergey Senozhatsky
Date: Mon Apr 03 2017 - 22:19:06 EST


On (04/03/17 14:17), Minchan Kim wrote:
> With this clean-up phase, I want to use zram's wrapper function
> to lock table access which is more consistent with other zram's
> functions.
>
> Signed-off-by: Minchan Kim <minchan@xxxxxxxxxx>

Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>

-ss