diff options
author | YueHaibing <[email protected]> | 2019-04-17 22:57:22 +0800 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2019-04-17 21:17:54 +0200 |
commit | 442e321ed223d9c01a444c6f874e32fb283c17d2 (patch) | |
tree | cca413add9e1102fe448569bd4e6f9b5ffb5e339 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f4fa968950aef7efb98a0899bb0132405e2edaf1 (diff) |
ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'
Fixes gcc '-Wunused-but-set-variable' warnings:
sound/ppc/snd_ps3.c: In function 'snd_ps3_program_dma':
sound/ppc/snd_ps3.c:236:8: warning: variable 'start_vaddr' set but not used [-Wunused-but-set-variable]
sound/ppc/snd_ps3.c: In function 'snd_ps3_pcm_open':
sound/ppc/snd_ps3.c:529:6: warning: variable 'pcm_index' set but not used [-Wunused-but-set-variable]
They are never used and can be removed.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Geoff Levand <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions