]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8680dc5cde028c96f8f3c14dcccbabfadcd35be6
tree662840b55dfd08120e3545817108be8fcf039f02
parent1522883bdb38b7dc06fb58ac5ca775f20f0290c3
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