linux-stable/drivers/block/zram
Kefeng Wang 9602e0ce98 zram: zcomp: remove zcomp_set_max_streams() declaration
The zcomp_set_max_streams() is removed from commit 43209ea2d1
("zram: remove max_comp_streams internals"), remove the declaration.

Link: https://lkml.kernel.org/r/20240223035548.2591882-2-wangkefeng.wang@huawei.com
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Chengming Zhou <chengming.zhou@linux.dev>
Cc: Huacai Chen <chenhuacai@kernel.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Nhat Pham <nphamcs@gmail.com>
Cc: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Yosry Ahmed <yosryahmed@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-03-04 17:01:17 -08:00
..
Kconfig zram: tweak writeback config help 2023-12-10 16:51:41 -08:00
Makefile
zcomp.c zram: do not allocate physically contiguous strm buffers 2024-02-22 10:24:59 -08:00
zcomp.h zram: zcomp: remove zcomp_set_max_streams() declaration 2024-03-04 17:01:17 -08:00
zram_drv.c zram: use copy_page for full page copy 2024-02-22 10:24:55 -08:00
zram_drv.h zram: split memory-tracking and ac-time tracking 2023-12-10 16:51:40 -08:00