aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2021-04-26 16:46:58 -0500
committerMark Brown <[email protected]>2021-05-10 13:05:27 +0100
commitb76d1d86a456fa495f8f74c967b5d646f20915c3 (patch)
tree340209cf90194668ebcabdb7aac8ef8108ecd738 /tools/perf/scripts/python/bin
parent3f0d23e849b33cb83cbd1f3ce9b7d23ad3863841 (diff)
ASoC: codecs: mt6359-accdet: remove useless initialization
cppcheck warning sound/soc/codecs/mt6359-accdet.c:417:10: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] int ret = 0; ^ sound/soc/codecs/mt6359-accdet.c:464:10: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] int ret = 0; ^ Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions