aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-08-13 15:01:33 -0500
committerMark Brown <[email protected]>2020-08-18 11:50:13 +0100
commit5ab56a224398a05ade1762d591321f238c284b19 (patch)
tree59a74526f490ac4aabf181bacd71b03423de2fd1 /tools/perf/scripts/python
parentf3352e6b7c27078d9342c9faa8332b8113719f4b (diff)
ASoC: Intel: Atom: platform-pcm: fix redundant return
Fix cppcheck warning return ret_val; ^ sound/soc/intel/atom/sst-mfld-platform-pcm.c:384:6: note: If condition 'ret_val' is true, the function will return/exit if (ret_val) ^ sound/soc/intel/atom/sst-mfld-platform-pcm.c:387:9: note: Returning identical expression 'ret_val' return ret_val; ^ 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')
0 files changed, 0 insertions, 0 deletions