diff options
author | Vijendar Mukunda <Vijendar.Mukunda@amd.com> | 2022-07-07 16:26:10 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-07-08 13:51:50 +0300 |
commit | 0de876c125188e502d2899de4bcba8d4a6b1f98c (patch) | |
tree | 11d906163046922a79b8eb0e924aaee81451ae46 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8d9cd3ead42a6d3bac131c4331acfa5244674fbb (diff) | |
download | linux-0de876c125188e502d2899de4bcba8d4a6b1f98c.tar.xz |
ASoC: amd: fix for variable set but not used warning
Fix below kernel warning.
>>> sound/soc/amd/acp-es8336.c:200:13: warning: variable 'ret' set but
>>> not used [-Wunused-but-set-variable]
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/20220707132613.3150931-3-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions