aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-07-09 11:23:27 -0500
committerMark Brown <[email protected]>2020-07-10 15:13:52 +0100
commitcc3cceedcb7e92ad0a43e5a4a42e653e9d919109 (patch)
treefd964805f3e53d241a29f936fc585f99d0de9522 /tools/perf/scripts/python
parentc90a67458ee158ba770d656ec66abca81e23f53a (diff)
ASoC: codecs: ak4458: Remove set but never checked variable 'ret'
Looks as though the result of snd_soc_update_bits() has never been checked. Fixes the following W=1 kernel build warning(s): sound/soc/codecs/ak4458.c: In function ‘ak4458_set_dai_mute’: sound/soc/codecs/ak4458.c:408:16: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] Signed-off-by: Lee Jones <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Cc: Kuninori Morimoto <[email protected]> Cc: Junichi Wakasugi <[email protected]> Cc: Mihai Serban <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions