diff options
author | 2016-12-08 23:01:31 +0530 | |
---|---|---|
committer | 2016-12-15 11:21:13 +0000 | |
commit | 1d00734806d6125269d0acf1b88aa6f7c7402ba2 (patch) | |
tree | 30f96110c47336a8e97374469c974c1deeedeef4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and 'asoc/topic/zte' into asoc-next (diff) | |
download | wireguard-linux-1d00734806d6125269d0acf1b88aa6f7c7402ba2.tar.xz wireguard-linux-1d00734806d6125269d0acf1b88aa6f7c7402ba2.zip |
ASoC: adau17x1: remove unused ‘ret’
In adau17x1_pll_event(), 'ret' is initialized as return value of
regmap_raw_write() but never checked, so remove this and assignement.
sound/soc/codecs/adau17x1.c: In function ‘adau17x1_pll_event’:
sound/soc/codecs/adau17x1.c:68:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
int ret;
Cc: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions