commit | 0cdfbe157cd2244951568e6d3ffe3423ce7f2f50 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jun 26 18:07:32 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 15:23:54 2012 -0700 |
tree | 25b6d5d0ac9a371b7cea4f04e3848612e48f6e99 | |
parent | f6cf9a02600aa23780bc75da6ee7d315ce027db0 [diff] |
staging: comedi: cb_pcidas: fix comments in private data struct A number of the comments in the private data struct definition are causing checkpatch.pl to complain about "WARNING: line over 80 characters". Fix the comments. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>