From: Simon Schuster Date: Sat, 4 Jan 2014 15:25:11 +0000 (+0100) Subject: Staging: vt6656: Remove line feeds before else X-Git-Tag: v3.14-rc1~150^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad2ddbdbf7868acc28230cb9ac6d11cae3b956e;p=pandora-kernel.git Staging: vt6656: Remove line feeds before else An else belongs in the same line as the closing curly brace of the previous block. Hence, this patch removes line feeds separating a curly brace from the corresponding else. Signed-off-by: Sebastian Rachuj Signed-off-by: Simon Schuster Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed