Commit 3e54cdb1 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: icp_multi: tidy up comedi_lrange tables



Tidy up the whitespace in the comedi_lrange tables.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 84a8e0de
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -91,7 +91,8 @@ Configuration options: not applicable, uses PCI auto config
#define	Status_IRQ	0x00ff	/*  All interrupts */

/*  Define analogue range */
static const struct comedi_lrange range_analog = { 4, {
static const struct comedi_lrange range_analog = {
	4, {
		UNI_RANGE(5),
		UNI_RANGE(10),
		BIP_RANGE(5),