diff options
author | Pierre-Louis Bossart <[email protected]> | 2022-08-22 20:42:38 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-08-31 12:13:03 +0100 |
commit | 3653a6a2a7c146f04940d572d2728c939b50cba1 (patch) | |
tree | 13b14896d538dc43f19b96c27e6a031160923b2d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c9a9b4dbc18f4dc609d47b9ac19545b31fb21e3f (diff) |
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 <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Chao Song <[email protected]>
Acked-by: Shengjiu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions