diff options
| author | 2020-04-14 15:35:02 +0100 | |
|---|---|---|
| committer | 2020-04-16 13:41:00 +0200 | |
| commit | 7f3115fbfea18d20d3421a192be510cbccbaf9f6 (patch) | |
| tree | a3a6f4566a5bf63b64ae312c0d352f1f90462edd /include/linux/iio/buffer_impl.h | |
| parent | staging: vt6656: Remove duplicate code for the phy->service assignment (diff) | |
| download | linux-dev-7f3115fbfea18d20d3421a192be510cbccbaf9f6.tar.xz linux-dev-7f3115fbfea18d20d3421a192be510cbccbaf9f6.zip | |
staging: vt6656: remove redundant assignment to variable ed_inx
The variable ed_inx is being initialized with a value that is never
read and it is being updated later with a new value. The initialization
is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200414143502.237803-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/iio/buffer_impl.h')
0 files changed, 0 insertions, 0 deletions
