diff options
| author | Pierre-Louis Bossart <[email protected]> | 2020-08-13 15:01:29 -0500 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-08-18 11:50:10 +0100 |
| commit | b0754c55adf9a2aeb3c3732eb159615e91c70397 (patch) | |
| tree | 6b7ea261e74ff642d3279856872be5e0bf294b2a /tools/perf/scripts/python/bin | |
| parent | b0a2a93dc3acb4c2868c60ef0d3278289a532816 (diff) | |
ASoC: Intel: Atom: platform-pcm: remove redundant assignment
fix cppcheck warning:
sound/soc/intel/atom/sst-mfld-platform-pcm.c:387:9: warning: Identical
condition and return expression 'ret_val', return value is always 0
[identicalConditionAfterEarlyExit]
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/bin')
0 files changed, 0 insertions, 0 deletions