commit | 1abe0c9a72dbf9ca060ecce86a8beedf66436024 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ciorneiioana@gmail.com> | Thu Oct 29 01:01:48 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 29 08:53:42 2015 +0900 |
tree | ad167f2263ea1008130eef02686e94cf0e6375bd | |
parent | 0bc852413be32a07d12364ee24c772b335fa6f86 [diff] |
staging: iio: accel: add spaces aroung binary operators This patch adds spaces around binary operators such as '*', '/', '+' in order to improve readability. Signed-off-by: Ioana Ciornei <ciorneiioana@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>