staging: olpc_dcon: add whitespace around binary operators
authorKenneth Hsu <kennethhsu@gmail.com>
Thu, 23 Feb 2017 02:58:14 +0000 (18:58 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:00 +0000 (09:17 +0100)
commitbd18762dc91c737701269005b4d5ca5379e3ca54
treec1552ddf84ad66818c6207789ee8fc9828af6d18
parentfce3444aeae22edc2bb6100888be8039a6e9bb5b
staging: olpc_dcon: add whitespace around binary operators

This fixes a coding style issue where whitespace characters were missing
around some binary OR operators.

Signed-off-by: Kenneth Hsu <kennethhsu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c