staging: comedi: hwdrv_apci1500: clean some whitespace style issues
authorChase Southwood <chase.southwood@gmail.com>
Mon, 1 Sep 2014 03:38:26 +0000 (22:38 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 17:53:39 +0000 (10:53 -0700)
commita45dd57caedd07c82b01566caa89d0389f464aa7
tree3cc42471a1eca4fa047abe1558382b1cdef8aec2
parentb2518477e0b8ec9f2c193e43b40597d07be53687
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 <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1500.c