staging: vt6656: fixed whitespace related errors around operators
authorNandini Hanumanthagowda <nandu.hgowda@gmail.com>
Sun, 3 Nov 2013 13:00:52 +0000 (18:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 18:59:33 +0000 (10:59 -0800)
removed prohibited spaces around operators and added required
spaces around operators wherever necessary to fix checkpatch
errors

Signed-off-by: Nandini Hanumanthagowda <nandu.hgowda@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found