]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: iio: light: Checkpatch fixes tsl2x7x_core.c
authorAybuke Ozdemir <aybuke.147@gmail.com>
Sun, 16 Mar 2014 14:56:27 +0000 (16:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Mar 2014 16:58:07 +0000 (09:58 -0700)
commit1a32c5ad2085f6a8a1c6e68ab1030c604a923d22
treefafe0d84931157af783546229e4cc97f65cf06ce
parent4b31467d54166b7ec8c4088d30281a9ebe14d0f1
staging: iio: light: Checkpatch fixes tsl2x7x_core.c

This patch fixes these errors and warning messages found by
checkpatch.pl:
ERROR: return is not a function, parentheses are not required.
WARNING: space prohibited before semicolon.

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/light/tsl2x7x_core.c