staging: comedi: usbduxfast: tidy up comedi_lrange tables

Tidy up the whitespace in the comedi_lrange tables.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
H Hartley Sweeten 2013-12-09 17:31:25 -07:00 committed by Greg Kroah-Hartman
parent 168a21038a
commit 67b3b78f5d

View file

@ -138,7 +138,10 @@
* comedi constants
*/
static const struct comedi_lrange range_usbduxfast_ai_range = {
2, {BIP_RANGE(0.75), BIP_RANGE(0.5)}
2, {
BIP_RANGE(0.75),
BIP_RANGE(0.5)
}
};
/*