]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4008431673e27e87dc8ef2bd3aaf866bcfff17c9
tree44c442182a0c6af0e8ae56cfaa834de6311a4e81
parent8186c3cdacd0f81073c21e37b15904db59fc433f
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