staging: comedi: comedi.h: add kernel-doc to common enums
authorIan Abbott <abbotti@mev.co.uk>
Tue, 9 Feb 2016 15:17:21 +0000 (15:17 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2016 03:42:00 +0000 (19:42 -0800)
commit8fb02b29470fec3c0463d740e52f3348a701b7ca
treee2cd122160e13906407106e5f8897fce8fae2852
parent2892ffc2ec7ea61de400da18184a39d08b66dd21
staging: comedi: comedi.h: add kernel-doc to common enums

Add "kernel-doc"-formatted comments to COMEDI's general-purpose `enum`
type declarations.  Don't bother documenting the low-level
driver-specific ones for now.

Move the declaration of `enum comedi_counter_status_flags` next to the
other general-purpose `enum` types.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi.h