staging: et131x: Remove unnecessary i2c_wack variable
authorMark Einon <mark.einon@gmail.com>
Thu, 21 Aug 2014 15:02:32 +0000 (16:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:34:08 +0000 (13:34 -0700)
commit5a5835ea5f72aaddfa2b5766e157a14bcd4c728f
tree662840b55dfd08120e3545817108be8fcf039f02
parentbecce4a47ea488c8f4f6fc0048085efb6fff72e7
staging: et131x: Remove unnecessary i2c_wack variable

i2c_wack is only used to implement a while(1) loop, so let's remove it.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c
This page took 0.02626 seconds and 5 git commands to generate.