staging: comedi: rtd520: cleanup the range tables
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 11 Jul 2012 00:26:04 +0000 (17:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 00:16:29 +0000 (17:16 -0700)
commitfeb153f32688d8f5d79824413dbe3da56986fe6f
tree6543fa1136c615b17dea59a1cb5939ed46646ac0
parent26550b32e1640020c1aea2e5ccd857b0ddd84b82
staging: comedi: rtd520: cleanup the range tables

Change the whitespace of the range tables to avoid the > 80
character lines and the ugly line breaks. Convert a couple of
the RANGE() values into the appropriate {UNI,BIP}_RANGE().

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/rtd520.c