From: Simon Schuster Date: Sat, 4 Jan 2014 15:25:09 +0000 (+0100) Subject: Staging: vt6656: Correct operator coding style X-Git-Tag: v3.14-rc1~150^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e435ef1626ca09091c17a80b749065c212958569;p=pandora-kernel.git Staging: vt6656: Correct operator coding style Adds spaces around operators (like &&, ||, !=, +, ...) and removes spaces before postfix increment and decrement operators. Parentheses around return values are removed, too. Signed-off-by: Sebastian Rachuj Signed-off-by: Simon Schuster Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed