diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2022-08-22 21:42:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-31 14:13:03 +0300 |
commit | 3653a6a2a7c146f04940d572d2728c939b50cba1 (patch) | |
tree | 13b14896d538dc43f19b96c27e6a031160923b2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c9a9b4dbc18f4dc609d47b9ac19545b31fb21e3f (diff) | |
download | linux-3653a6a2a7c146f04940d572d2728c939b50cba1.tar.xz |
ASoC: fsl: fsl-utils: remove useless assignment
cppcheck warning:
sound/soc/fsl/fsl_utils.c:127:10: style: Variable 'ret' is assigned a
value that is never used. [unreadVariable]
int ret = 0;
^
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Chao Song <chao.song@intel.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20220822184239.169757-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions