From: Ian Abbott Date: Fri, 22 May 2015 17:16:00 +0000 (+0100) Subject: staging: comedi: amplc_dio200_common.c: fix up brace style X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb1dec981a6d55cad1c071bed9489670e31f7e2;p=pandora-kernel.git staging: comedi: amplc_dio200_common.c: fix up brace style Use braces when the single statement following an `if` (or `else`) spans more than one line (including any preceding comments). Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed