commit | ace7aa7f6442444848a731fcb3a445039cda32dd | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Tue Feb 09 15:17:22 2016 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 11 19:42:00 2016 -0800 |
tree | 4685de179120a623e83cae62b91ebebad9a8de0e | |
parent | 8fb02b29470fec3c0463d740e52f3348a701b7ca [diff] |
staging: comedi: comedi.h: add kernel-doc comments to struct types Add "kernel-doc"-formatted comments to the COMEDI `struct` declarations used with ioctls. Don't bother documenting `struct comedi_trig` as it is obsolete and not supported. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>