summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>2024-11-06 10:53:12 +0300
committerTakashi Iwai <tiwai@suse.de>2024-11-06 11:44:50 +0300
commit9e096b3cbbecfeecb544ec5a94dbd6e10df2219b (patch)
treec2c7e4843a185b408c6a82d5e33e344d965f1c69 /tools/perf/scripts/python/export-to-sqlite.py
parent9a0f6091060882881f2cefd1efbda658f207ee5c (diff)
downloadlinux-9e096b3cbbecfeecb544ec5a94dbd6e10df2219b.tar.xz
ALSA: compress_offload: Use runtime pointer in snd_compr_poll()
runtime is not used as seen with W=1 : sound/core/compress_offload.c: In function ‘snd_compr_poll’: sound/core/compress_offload.c:409:35: error: variable ‘runtime’ set but not used [-Werror=unused-but-set-variable] 409 | struct snd_compr_runtime *runtime; | ^~~~~~~ Instead of dropping the runtime, use it in the function in place of stream->runtime Fixes: 04177158cf98 ("ALSA: compress_offload: introduce accel operation mode") Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Jaroslav Kysela <perex@perex.cz> Link: https://patch.msgid.link/20241106075312.15601-1-peter.ujfalusi@linux.intel.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions