staging: comedi: fl512: tidy up fl512_ao_insn_read()
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 13 Mar 2014 17:09:57 +0000 (10:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 21:16:15 +0000 (14:16 -0700)
commit18c4110eb47942bc4f3da287ac6fc74818bdf4b8
treee1489f5807ac2cef5652b793b9ac3e21a8c95d04
parent8f28c9d978f7e8b5e7abe6315d2bb934ea65700c
staging: comedi: fl512: tidy up fl512_ao_insn_read()

For aesthetics, tidy up this function to match the style used in most
of the comedi drivers for analog output (*insn_read) functions.

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/fl512.c