]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rts5208: Add spaces around operators
authorRehas Sachdeva <aquannie@gmail.com>
Tue, 20 Sep 2016 11:15:04 +0000 (16:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 12:03:00 +0000 (14:03 +0200)
commit50024433d40f8a152027577a9bba1c45f02fe196
tree58ee346f43d27cd898a7578c9b45209ff4f96d25
parentc86bdd474a0c7b644fff91e0db069040c6a39926
staging: rts5208: Add spaces around operators

Adds spaces on either side of arithmetic and relational operators like
'-', '<' and '*'. Issue found by checkpatch.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/ms.c