commit | 28e0721e3367d227fdf00fdbac1a54416cf88222 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Jun 20 11:39:34 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 21 17:01:10 2016 +0200 |
tree | 40826fadc201701d9a1ec19073737844b99f1d84 | |
parent | 44a678b9665bba452458427400a30ac5d3ebd00d [diff] |
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>