staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.
authorEmmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Sun, 8 Jan 2017 13:37:06 +0000 (14:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:40:15 +0000 (17:40 +0100)
commit8862ce68a8e0a38a0ad93fadb1ae50e35e740e71
tree7ebb6662a676f5603d947cac5afd260e4704f174
parent13c7faa54091e8036c814f84aaf69045138ec9b6
staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.

This issue is caught by checkpatch.pl and is related to the following
warning:
- CHECK: spaces preferred around that '/' (ctx:VxV)

Signed-off-by: Emmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon.c