staging: comedi: ni_atmio16d: fix block comments
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 20 Jun 2016 18:39:34 +0000 (11:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 15:01:10 +0000 (17:01 +0200)
commit28e0721e3367d227fdf00fdbac1a54416cf88222
tree40826fadc201701d9a1ec19073737844b99f1d84
parent44a678b9665bba452458427400a30ac5d3ebd00d
staging: comedi: ni_atmio16d: fix block comments

Fix the checkpatch.pl issues:
WARNING: Block comments use * on subsequent lines

Move the configuration options comment into the comedi driver comment
block. That's were they typically are listed.

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