summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-02-22 09:45:41 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-06 09:16:58 +0100
commit427fda4e5c3406fcca5ab87aabccdbb2840b7544 (patch)
tree5d2a3ac0f11d711073a7d6ca88ef696a30cc44f1 /samples
parent138bec76296851e9bb151a451b2b324089cffdf2 (diff)
staging: comedi: s626: Kernel doc format comments
Checkpatch emits WARNING: Block comments use a trailing */ on a separate line. Offending comments are commenting variables within the main data structure of s626 driver. We can move these comments to kernel doc format with the benefit of clearing the warning and improving the documentation for the driver. Remove comments on structure members. Add original comments to the head of the structure definition in kernel doc format. Signed-off-by: Tobin C. Harding <me@tobin.cc> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions