diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2021-12-24 05:10:33 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-12-24 17:06:49 +0300 |
commit | 9283b6f923f3bdd92bdeaf259c6b7a5e9dac6900 (patch) | |
tree | fffaaa923ba6ff90ece166dd9b03cce61f3a5bc3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 636110411ca726f19ef8e87b0be51bb9a4cdef06 (diff) | |
download | linux-9283b6f923f3bdd92bdeaf259c6b7a5e9dac6900.tar.xz |
soundwire: intel: remove unnecessary init
cppcheck warning:
drivers/soundwire/intel.c:1487: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: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Acked-By: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20211224021034.26635-7-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions