diff options
| author | Lee Jones <[email protected]> | 2020-07-17 17:55:10 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2020-07-20 09:03:13 +0100 |
| commit | 8856d5c741a687c2ea9b09838f160419ca48450b (patch) | |
| tree | bce8b5a7661012bc468d09e09c8981620d33c447 /tools/perf/scripts/python/bin | |
| parent | f83d87a0d6f143b7c452e3841ea7cd1bcc1ea8d9 (diff) | |
iio: adc: twl4030-madc: Remove set but unused variables 'len'
Fixes the following W=1 kernel build warning(s):
drivers/iio/adc/twl4030-madc.c: In function ‘twl4030_madc_threaded_irq_handler’:
drivers/iio/adc/twl4030-madc.c:475:9: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
475 | int i, len, ret;
| ^~~
Cc: Sebastian Reichel <[email protected]>
Cc: J Keerthy <[email protected]>
Cc: Mikko Ylinen <[email protected]>
Cc: Amit Kucheria <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions