]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: iio: tsl2x7x_core: add spaces around operators
authorEva Rachel Retuya <eraretuya@gmail.com>
Sat, 12 Mar 2016 08:19:23 +0000 (16:19 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit95066a028b6bf9a1f4c6fcb69fab8474952bc858
treeda06d63f5ebe5d53f2a27d41cd8aba5df87696a3
parent54a0cd3e5757e6cbec63911f234190287ebeca29
staging: iio: tsl2x7x_core: add spaces around operators

Address the checkpatch check by adding the necessary whitespace around
operators:

CHECK: spaces preferred around that '/' (ctx:VxV)

Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/light/tsl2x7x_core.c