From: Nandini Hanumanthagowda Date: Tue, 12 Nov 2013 17:35:30 +0000 (+0530) Subject: staging: vt6656: removed unnecessary braces around if-else statements X-Git-Tag: v3.14-rc1~150^2~775^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566597a37647c34600d971e5898d5816dddd7afd;p=pandora-kernel.git staging: vt6656: removed unnecessary braces around if-else statements removed unnecessary braces around if-else statement whenever the if-else construct was followed by just single line of code to comply with linux coding style Signed-off-by: Nandini Hanumanthagowda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed