Re: [PATCH] staging: comedi: s626: Kernel doc format comments

2017-02-22 Thread Ian Abbott
On 21/02/17 22:45, Tobin C. Harding wrote: 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 war

[PATCH] staging: comedi: s626: Kernel doc format comments

2017-02-21 Thread Tobin C. Harding
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