Commit 31de28ab authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman

staging: comedi: usbduxsigma: tidy up the multi-line comments

Modify the multi-line comments to follow the CodingStyle.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 57ded315
/* /*
comedi/drivers/usbdux.c * usbduxsigma.c
Copyright (C) 2011 Bernd Porr, Bernd.Porr@f2s.com * Copyright (C) 2011 Bernd Porr, Bernd.Porr@f2s.com
*
This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. * (at your option) any later version.
*
This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. * GNU General Public License for more details.
*/ */
/* /*
Driver: usbduxsigma * Driver: usbduxsigma
Description: University of Stirling USB DAQ & INCITE Technology Limited * Description: University of Stirling USB DAQ & INCITE Technology Limited
Devices: [ITL] USB-DUX (usbduxsigma.o) * Devices: (ITL) USB-DUX [usbduxsigma]
Author: Bernd Porr <BerndPorr@f2s.com> * Author: Bernd Porr <BerndPorr@f2s.com>
Updated: 8 Nov 2011 * Updated: 8 Nov 2011
Status: testing * Status: testing
*/ */
/* /*
* I must give credit here to Chris Baugher who * I must give credit here to Chris Baugher who
* wrote the driver for AT-MIO-16d. I used some parts of this * wrote the driver for AT-MIO-16d. I used some parts of this
......
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