This series fixes an incorrectly formatted block comment, adds more kernel-doc documenation and tweaks the existing documentation for consistency and to document return values of inline functions.
01) staging: comedi: comedidev.h: reformat copyright comment 02) staging: comedi: comedidev.h: use enum for COMEDI_CB_... constants 03) staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_async 04) staging: comedi: comedidev.h: document struct comedi_driver 05) staging: comedi: comedidev.h: document struct comedi_device 06) staging: comedi: comedidev.h: document struct comedi_subdevice 07) staging: comedi: comedidev.h: document struct comedi_buf_map 08) staging: comedi: comedidev.h: document struct comedi_lrange 09) staging: comedi: comedidev.h: tweak struct comedi_async documentation 10) staging: comedi: comedidev.h: tweak docs for inline functions 11) staging: comedi: comedidev.h: document remaining inline functions drivers/staging/comedi/comedidev.h | 617 +++++++++++++++++++++++++++++++------ 1 file changed, 516 insertions(+), 101 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/