diff options
| author | Jens Axboe <[email protected]> | 2021-11-26 16:57:32 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-11-26 16:57:32 +0000 |
| commit | d422f40163087408b56290156ba233fc5ada53e4 (patch) | |
| tree | f93b94f3c73bbb46a5bd56416402dc355d05d724 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | block: call rq_qos_done() before ref check in batch completions (diff) | |
| download | kernel-d422f40163087408b56290156ba233fc5ada53e4.tar.gz kernel-d422f40163087408b56290156ba233fc5ada53e4.zip | |
zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
If writeback isn't configured, then we get the following warning when
compiling zram:
drivers/block/zram/zram_drv.c:1824:45: warning: unused variable 'zram_wb_devops' [-Wunused-const-variable]
Make sure we only define the block_device_operations if that option is
enabled.
Link: https://lore.kernel.org/lkml/[email protected]/
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
