Re: [PATCH v4] zram: Implement multi-page write-back

From: Sergey Senozhatsky

Date: Thu Nov 13 2025 - 02:55:47 EST


Just a minor side not:

> +
> +static struct zram_wb_request *zram_writeback_next_request(struct zram_wb_request *pool,
> + int pool_cnt, int *cnt_off)
> +{

This is not in accordance with the kernel coding style.

If you use the best code editor (vim/nvim) then I'd highly
recommend the linuxsty plugin [1]

[1] https://github.com/gregkh/kernel-coding-style