Staging: comedi: addi-data: style cleanups in hwdrv_apci1564.c
authorChase Southwood <chase.southwood@yahoo.com>
Sun, 9 Mar 2014 06:42:47 +0000 (00:42 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 20:57:34 +0000 (13:57 -0700)
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 <chase.southwood@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found