summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7266.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-03-21 08:01:12 +0300
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2022-03-21 08:02:00 +0300
commita949087c2285c8de4f0f204cab2d4eece9d929a2 (patch)
treed7c9d50e8e6051a5150c928fcd477011b3db9cd5 /drivers/iio/adc/ad7266.c
parenta23ba3c043db9a2e8c967a3ff66dcedc5725afdf (diff)
downloadlinux-a949087c2285c8de4f0f204cab2d4eece9d929a2.tar.xz
Input: adi - remove redundant variable z
Variable z is being assigned a value that is never read, the variable is redundant and can be removed. Cleans up clang scan build warning: drivers/input/joystick/adi.c:139:6: warning: Although the value stored to 'z' is used in the enclosing expression, the value is never actually read from 'z' [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://lore.kernel.org/r/20220318002318.80519-1-colin.i.king@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/iio/adc/ad7266.c')
0 files changed, 0 insertions, 0 deletions