staging: comedi: amplc_dio200_common.c: fix up brace style
authorIan Abbott <abbotti@mev.co.uk>
Fri, 22 May 2015 17:16:00 +0000 (18:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 01:05:26 +0000 (10:05 +0900)
commit4cb1dec981a6d55cad1c071bed9489670e31f7e2
tree44c442182a0c6af0e8ae56cfaa834de6311a4e81
parent94ef9718111f8d7687e84c2f9309cc0838e30e9e
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 <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200_common.c