staging: sm750fb: add spaces around operators
authorKatie Dunne <kdunne@mail.ccsf.edu>
Mon, 20 Feb 2017 05:14:29 +0000 (21:14 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:02 +0000 (09:17 +0100)
commit3efc66167007f4bd77d7690bf35ef1339b8bf374
tree57cd8eadaa3cc8e3f014fc4c6f6f23136954b6c7
parent144634a6b42146834fb58ddd629545edd3e518db
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>
drivers/staging/sm750fb/sm750_cursor.c