]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: dt9812: reword comments to fix checkpatch.pl issues
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 7 Oct 2015 22:58:44 +0000 (15:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 05:58:35 +0000 (22:58 -0700)
commit5050b1353903f71ab81462458100e2927e904d66
treee940c2f78235e05968b1163b2adc2fdaf98c80d2
parent00761a9c4b71682ffc6a988d11f96ccf71cebb4e
staging: comedi: dt9812: reword comments to fix checkpatch.pl issues

Reword the block comments to fix the checkpatch.pl issues about:

WARNING: Block comments use * on subsequent lines
WARNING: Block comments use a trailing */ on a separate line

For consistency, also reword the previous comments.

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