aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2022-04-21 11:23:28 -0500
committerMark Brown <[email protected]>2022-04-21 18:25:12 +0100
commiteb5773201b1c5d603424bd21f161c8c2d1075b42 (patch)
tree9d016b0ddeae0a4e35cd9aef81a1be06853e6582 /scripts/gdb/linux/tasks.py
parent12131008fc13ff7f7690d170b7a8f72d24fd7d1e (diff)
ASoC: soc-ops: fix error handling
cppcheck throws the following warning: sound/soc/soc-ops.c:461:8: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] ret = err; ^ This seems to be a missing change in the return value. Fixes: 7f3d90a351968 ("ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()") Signed-off-by: Pierre-Louis Bossart <[email protected]> Reviewed-by: Bard Liao <[email protected]> Reviewed-by: Rander Wang <[email protected]> Reviewed-by: Péter Ujfalusi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions