From: Kumar Amit Mehta Date: Fri, 4 Apr 2014 15:44:44 +0000 (+0300) Subject: staging: comedi: drivers: pcl812.c: add curly braces for checkpatch X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6425b1c2d25d9cdcaa23c266a5845e8cd2e4f2d6;p=pandora-kernel.git staging: comedi: drivers: pcl812.c: add curly braces for checkpatch Kernel style is that if one side of the if else statement gets has curly braces then both side should have them. Signed-off-by: Kumar Amit Mehta Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed