From: Chase Southwood Date: Mon, 1 Sep 2014 03:38:26 +0000 (-0500) Subject: staging: comedi: hwdrv_apci1500: clean some whitespace style issues X-Git-Tag: fixes-for-v3.18-merge-window~15^2~844 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a45dd57caedd07c82b01566caa89d0389f464aa7;p=pandora-kernel.git staging: comedi: hwdrv_apci1500: clean some whitespace style issues Now that commented out code has been removed, else statements can move to the same line as the close brace of the if statement. Also, a blank line has been added between declarations and code where needed. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed