commit | 3efc66167007f4bd77d7690bf35ef1339b8bf374 | [log] [tgz] |
---|---|---|
author | Katie Dunne <kdunne@mail.ccsf.edu> | Sun Feb 19 21:14:29 2017 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 06 09:17:02 2017 +0100 |
tree | 57cd8eadaa3cc8e3f014fc4c6f6f23136954b6c7 | |
parent | 144634a6b42146834fb58ddd629545edd3e518db [diff] |
staging: sm750fb: add spaces around operators Add spaces around operators -, *, ?:, >>, << to conform to kernel style. These instances were found with checkpatch.pl Signed-off-by: Katie Dunne <kdunne@mail.ccsf.edu> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>