aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-07-16 14:58:59 +0100
committerJonathan Cameron <[email protected]>2020-07-20 09:02:46 +0100
commit0232d07cb22ccea3e79f7ab8bda51dc061475a70 (patch)
tree536752c07a8e6e86ac36331717947c5917d9d462 /tools/perf/scripts/python
parent263771dbc85bc6573b344c193351980c27fd2faa (diff)
iio: adc: ad_sigma_delta: Remove unused variable 'ret'
Fixes the following W=1 kernel build warning(s): drivers/iio/adc/ad_sigma_delta.c: In function ‘ad_sd_trigger_handler’: drivers/iio/adc/ad_sigma_delta.c:405:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 405 | int ret; | ^~~ Cc: Michael Hennerich <[email protected]> Signed-off-by: Lee Jones <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions