aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2021-06-30 18:57:06 -0700
committerLinus Torvalds <[email protected]>2021-07-01 11:06:06 -0700
commit3b52348345b2cfe038d317de52bcdef788c6520d (patch)
tree14b5c3135227e9f95b08f809d119be46f4884bf4 /scripts/gdb/linux/tasks.py
parentd892454b6814f07da676dae5e686cf221d34a1af (diff)
lib/decompressors: remove set but not used variabled 'level'
Fixes gcc '-Wunused-but-set-variable' warning: lib/decompress_unlzo.c:46:5: warning: variable `level' set but not used [-Wunused-but-set-variable] It is never used and so can be removed. [[email protected]: warning: value computed is not used] Link: https://lkml.kernel.org/r/[email protected] Fixes: 7dd65feb6c60 ("lib: add support for LZO-compressed kernels") Signed-off-by: Yu Kuai <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions