commit | 50024433d40f8a152027577a9bba1c45f02fe196 | [log] [tgz] |
---|---|---|
author | Rehas Sachdeva <aquannie@gmail.com> | Tue Sep 20 16:45:04 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 20 14:03:00 2016 +0200 |
tree | 58ee346f43d27cd898a7578c9b45209ff4f96d25 | |
parent | c86bdd474a0c7b644fff91e0db069040c6a39926 [diff] |
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>