Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1227186

[PATCH 0/3] staging: comedi: drivers.c: tidy up and document

From Ian Abbott <abbotti@mev.co.uk>
Newsgroups linux.kernel
Subject [PATCH 0/3] staging: comedi: drivers.c: tidy up and document
Date 2015-09-17 18:20 +0200
Message-ID <q9K4F-np-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Remove unneeded #include's in COMEDI's "drivers.c" and add/change
kernel-doc for exported functions.

1) staging: comedi: drivers.c: remove irrelevant #includes
2) staging: comedi: drivers.c: replace #include <linux/dma-mapping.h>
3) staging: comedi: drivers.c: document exported functions

 drivers/staging/comedi/drivers.c | 337 ++++++++++++++++++++++++++++++---------
 1 file changed, 259 insertions(+), 78 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] staging: comedi: drivers.c: tidy up and document Ian Abbott <abbotti@mev.co.uk> - 2015-09-17 18:20 +0200
  [PATCH 1/3] staging: comedi: drivers.c: remove irrelevant #includes Ian Abbott <abbotti@mev.co.uk> - 2015-09-17 18:30 +0200

csiph-web