staging: iio: adt7316: remove useless initialization
authorAlison Schofield <amsfield22@gmail.com>
Wed, 24 Feb 2016 06:18:50 +0000 (22:18 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
commit8f27f7323f064e0e847d8b97565499da53d485b5
tree108158536975db15d74074cef3f278b034914619
parente3f9555202bf5ad646575483fe81bb1c541e4ecc
staging: iio: adt7316: remove useless initialization

Remove the initialization of a variable that is immediately
reassigned.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/addac/adt7316-i2c.c