diff options
| author | Yue Hu <[email protected]> | 2021-06-30 18:53:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-07-01 11:06:02 -0700 |
| commit | dd794835432c1fbdec5c34ab348ddb641ca2a42d (patch) | |
| tree | 1921f9d5fef1d729136a620df54ad52f4422bc7e /tools/perf/scripts/python | |
| parent | 338483372626f9b89ed91ec0b422562ef53b0b12 (diff) | |
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
backing_dev is never used when not enable CONFIG_ZRAM_WRITEBACK and it's
introduced from writeback feature. So it's needless also affect
readability in that case.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Yue Hu <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions