Commit 6c6e8b1a authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman

staging: comedi: dt9812: tidy up multi-line comment

Reformat the multi-line comment in the kernel CodingStyle.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f2d1cafe
......@@ -18,17 +18,17 @@
*/
/*
Driver: dt9812
Description: Data Translation DT9812 USB module
Author: anders.blomdell@control.lth.se (Anders Blomdell)
Status: in development
Devices: [Data Translation] DT9812 (dt9812)
Updated: Sun Nov 20 20:18:34 EST 2005
This driver works, but bulk transfers not implemented. Might be a starting point
for someone else. I found out too late that USB has too high latencies (>1 ms)
for my needs.
*/
* Driver: dt9812
* Description: Data Translation DT9812 USB module
* Devices: [Data Translation] DT9812 (dt9812)
* Author: anders.blomdell@control.lth.se (Anders Blomdell)
* Status: in development
* Updated: Sun Nov 20 20:18:34 EST 2005
*
* This driver works, but bulk transfers not implemented. Might be a
* starting point for someone else. I found out too late that USB has
* too high latencies (>1 ms) for my needs.
*/
/*
* Nota Bene:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment