aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-07-02 14:35:54 -0500
committerTakashi Iwai <[email protected]>2020-07-07 12:09:45 +0200
commit518fe506dfe158a7a51c49a7d3f65c98c7db98bb (patch)
tree2db682edcc1787208f4cb7d25c6afd869ac1b256 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentba2def29285282f535f41acf9aac849553b71f25 (diff)
ALSA: pci/emu10k1: remove 'set but not used' warning
Fix W=1 warning. The loopsize variable is only used in compiled-out code, so mark with __maybe_unused. sound/pci/emu10k1/emu10k1_patch.c: In function ‘snd_emu10k1_sample_new’: sound/pci/emu10k1/emu10k1_patch.c:30:22: warning: variable ‘loopsize’ set but not used [-Wunused-but-set-variable] 30 | int truesize, size, loopsize, blocksize; | ^~~~~~~~ Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions