From: Chase Southwood Date: Sun, 9 Mar 2014 06:42:47 +0000 (-0600) Subject: Staging: comedi: addi-data: style cleanups in hwdrv_apci1564.c X-Git-Tag: v3.15-rc1~139^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e418b7c5ab1bd24b73df7f71edf534aa924077f;p=pandora-kernel.git Staging: comedi: addi-data: style cleanups in hwdrv_apci1564.c This patch cleans up a few trivial style issues, including fixing crazy indentation problems in the defines near the top of the file, removing a couple of unneeded braces, and wrapping a couple of long comments onto new lines to fix lines which were in excess of 80 characters. Signed-off-by: Chase Southwood Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed