]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
staging: comedi: adl_pci9111: tidy up comedi_lrange tables
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 10 Dec 2013 00:31:27 +0000 (17:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 18:05:47 +0000 (10:05 -0800)
Tidy up the format of the comedi_lrange table.

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>
drivers/staging/comedi/drivers/adl_pci9111.c

index de763ec4ce21828a4c237b6b67fa48d620bb2660..363f2e42a27f0cb5933170af669bea0ee34068e2 100644 (file)
@@ -125,8 +125,7 @@ TODO:
                                 PLX9052_INTCSR_LI2STAT)
 
 static const struct comedi_lrange pci9111_ai_range = {
-       5,
-       {
+       5, {
                BIP_RANGE(10),
                BIP_RANGE(5),
                BIP_RANGE(2.5),