Staging: comedi: contec_pci_dio: fixed comment blocks coding style issues
authorPhilippe Loctaux <phil@philippeloctaux.com>
Mon, 22 Feb 2016 23:47:59 +0000 (00:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Mar 2016 22:56:55 +0000 (14:56 -0800)
commit81c18a9e378c87ed6559a4b0a0c2831c88947373
tree0ce0c5351c1bcbcc1c070ba8c52826c72496d598
parent1e5a05d57c2a103903e6980c86057870666a9ac8
Staging: comedi: contec_pci_dio: fixed comment blocks coding style issues

Makes the comment blocks start with /* on separate lines, and end
with */ on separate lines as well,
starting with * for each comment lines.

Signed-off-by: Philippe Loctaux <phil@philippeloctaux.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/contec_pci_dio.c