diff options
| author | Colin Ian King <[email protected]> | 2022-02-07 13:59:43 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-02-07 20:40:39 +0000 |
| commit | 342c6c5e2260875e0716a9f798dd89da431e679f (patch) | |
| tree | f67205f09c6993882caefbf4c214321005f69249 /drivers/iio/trigger/stm32-timer-trigger.c | |
| parent | iio: imu: inv_mpu6050: Make use of device properties (diff) | |
| download | kernel-342c6c5e2260875e0716a9f798dd89da431e679f.tar.gz kernel-342c6c5e2260875e0716a9f798dd89da431e679f.zip | |
iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff
The variable cal_data_diff is being assigned a value that is never read,
it is being re-assigned later on with a new value in both paths of an
if statement. The assignment is redundant, so remove it.
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions
