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>
This commit is contained in:
Katie Dunne 2017-02-19 21:14:29 -08:00 committed by Greg Kroah-Hartman
parent 144634a6b4
commit 3efc661670
1 changed files with 5 additions and 5 deletions