staging: comedi: daqboard2000: cleanup range_daqboard2000_ai
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 19 Sep 2012 01:47:53 +0000 (18:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Sep 2012 08:41:44 +0000 (09:41 +0100)
commit1387d4b7f05db3d3cf156861f7c942b1031df51b
tree238689b0e0d6adb6d0d82fba4555d62680828b38
parent9e794ee4042ea076c3199943e98ed0c9d8b06921
staging: comedi: daqboard2000: cleanup range_daqboard2000_ai

Change the whitespace of the range table to avoid the > 80 char
lines and the ugly line breaks. Convert the RANGE() values into
the appropriate {BIP,UNI}_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/daqboard2000.c