diff options
author | kernel test robot <[email protected]> | 2021-06-29 21:29:09 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-11 23:48:36 +0100 |
commit | 4d0b79ec9eb81b227c8ae211b7f159bd7194d9ae (patch) | |
tree | 7123ec19bd4658b557f0f3f27d4d2d89d6fbdbc8 /tools/perf/scripts/python/syscall-counts.py | |
parent | 6c5c659dfe3f02e08054a6c20019e3886618b512 (diff) |
ASoC: codecs: wcd938x: fix returnvar.cocci warnings
sound/soc/codecs/wcd938x.c:1628:5-8: Unneeded variable: "ret". Return "0" on line 1656
sound/soc/codecs/wcd938x.c:1871:5-8: Unneeded variable: "ret". Return "0" on line 1907
Remove unneeded variable used to store return value.
Generated by: scripts/coccinelle/misc/returnvar.cocci
Fixes: 045442228868 ("ASoC: codecs: wcd938x: add audio routing and Kconfig")
CC: Srinivas Kandagatla <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: kernel test robot <[email protected]>
Acked-by: Souptick Joarder <[email protected]>
Link: https://lore.kernel.org/r/20210629132909.GA7935@233d919f385f
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions