From: Teodora Baluta Date: Fri, 8 Nov 2013 23:00:01 +0000 (+0200) Subject: staging: vt6655: remove braces for single statement blocks X-Git-Tag: v3.14-rc1~150^2~775^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=347a0475a627d77684b16b718230d5e5395f1cad;p=pandora-kernel.git staging: vt6655: remove braces for single statement blocks This patch removes braces for single statement blocks, clearing these types of checkpatch.pl warnings: WARNING: braces {} are not necessary for single statement blocks WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Teodora Baluta Reviewed-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed