From: H Hartley Sweeten Date: Tue, 10 Dec 2013 00:31:25 +0000 (-0700) Subject: staging: comedi: usbduxfast: tidy up comedi_lrange tables X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=67b3b78f5df444b2ebece3f8764a360c9c4f9b47;p=deliverable%2Flinux.git staging: comedi: usbduxfast: tidy up comedi_lrange tables Tidy up the whitespace in the comedi_lrange tables. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/drivers/usbduxfast.c b/drivers/staging/comedi/drivers/usbduxfast.c index 9707dd1239c4..c043fd34d0ab 100644 --- a/drivers/staging/comedi/drivers/usbduxfast.c +++ b/drivers/staging/comedi/drivers/usbduxfast.c @@ -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) + } }; /*