Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330324
| From | Ian Abbott <abbotti@mev.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/5] staging: comedi: comedi.h: kernel-doc and remove cruft |
| Date | 2016-02-09 16:20 +0100 |
| Message-ID | <r0if7-5Nd-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add some kernel-doc comments to the common enums and structs in "comedi.h", and remove the cruft related to the non-functional and obsolete COMEDI_TRIG ioctl. 1) staging: comedi: comedi.h: tweak start of header comment 2) staging: comedi: comedi.h: add kernel-doc to common enums 3) staging: comedi: comedi.h: add kernel-doc comments to struct types 4) staging: comedi: comedi.h: remove struct comedi_trig 5) staging: comedi: comedi.h: remove SDF_MODE0 etc. drivers/staging/comedi/comedi.h | 587 +++++++++++++++++++++++++++++++++------- 1 file changed, 482 insertions(+), 105 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/5] staging: comedi: comedi.h: kernel-doc and remove cruft Ian Abbott <abbotti@mev.co.uk> - 2016-02-09 16:20 +0100 [PATCH 2/5] staging: comedi: comedi.h: add kernel-doc to common enums Ian Abbott <abbotti@mev.co.uk> - 2016-02-09 16:20 +0100 [PATCH 3/5] staging: comedi: comedi.h: add kernel-doc comments to struct types Ian Abbott <abbotti@mev.co.uk> - 2016-02-09 16:20 +0100 [PATCH 1/5] staging: comedi: comedi.h: tweak start of header comment Ian Abbott <abbotti@mev.co.uk> - 2016-02-09 16:20 +0100 [PATCH 4/5] staging: comedi: comedi.h: remove struct comedi_trig Ian Abbott <abbotti@mev.co.uk> - 2016-02-09 16:20 +0100
csiph-web