commit | 205931ea88a0e91da6b438d79a335372f9095ec4 | [log] [tgz] |
---|---|---|
author | Arushi Singhal <arushisinghal19971997@gmail.com> | Tue Mar 21 17:12:31 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 23 14:20:41 2017 +0100 |
tree | cb096dd59613cf32f80cf675da6b33211eda0687 | |
parent | 23996ee52eb74cb5c4e98adc816724a7030c11e0 [diff] |
staging: speakup: spaces preferred around operator Fixed the checkpatch.pl issues like: CHECK: spaces preferred around that '&' (ctx:VxV) CHECK: spaces preferred around that '|' (ctx:VxV) CHECK: spaces preferred around that '-' (ctx:VxV) CHECK: spaces preferred around that '+' (ctx:VxV) etc. Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>