staging: comedi: amplc_pci230: don't begin line with binary operator
authorIan Abbott <abbotti@mev.co.uk>
Tue, 29 Jul 2014 11:58:19 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jul 2014 23:54:03 +0000 (16:54 -0700)
commit76cb39e014da351eebfdfa77dc69e4978ebcb6b2
tree278a8107bc9cb47e6ce98a5db0ef92e6bff6ce07
parent8b39e8e973f91f9b80ba1a42e9be7e24eb040081
staging: comedi: amplc_pci230: don't begin line with binary operator

If an expression involving a binary operator needs to be split across
two lines, put the split after the operator.

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_pci230.c