From: Devendra Naga Date: Tue, 8 Jan 2013 17:52:35 +0000 (-0500) Subject: staging: vt6655: no braces needed for single statement if , for blocks X-Git-Tag: v3.9-rc1~127^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a0136b5a7113ccf8d17e56c1f25f63427c4022;p=pandora-kernel.git staging: vt6655: no braces needed for single statement if , for blocks there is only one line inside the if and for blocks, so the braces are not needed Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed