[PATCH 0/8] staging: comedi: mite: some clean-ups

2015-05-01 Thread Ian Abbott
1) staging: comedi: mite: move #include linux/slab.h
2) staging: comedi: mite.h: remove PCIMIO_COMPAT
3) staging: comedi: mite.c: remove commented out USE_KMALLOC
4) staging: comedi: mite.h: remove ../comedi_pci.h and make
   self-reliant
5) staging: comedi: mite.h: reformat some comments
6) staging: comedi: mite.c: reformat comments
7) staging: comedi: mite.h: whitespace changes in function declarations
8) staging: comedi: mite: use a better MODULE_DESCRIPTION()

TODO: document the exported functions in mite.c.

 drivers/staging/comedi/drivers/mite.c | 110 +-
 drivers/staging/comedi/drivers/mite.h |  88 ++-
 2 files changed, 101 insertions(+), 97 deletions(-)
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


RE: [PATCH 0/8] staging: comedi: mite: some clean-ups

2015-05-01 Thread Hartley Sweeten
On Friday, May 01, 2015 10:04 AM, Ian Abbott wrote:
 1) staging: comedi: mite: move #include linux/slab.h
 2) staging: comedi: mite.h: remove PCIMIO_COMPAT
 3) staging: comedi: mite.c: remove commented out USE_KMALLOC
 4) staging: comedi: mite.h: remove ../comedi_pci.h and make
self-reliant
 5) staging: comedi: mite.h: reformat some comments
 6) staging: comedi: mite.c: reformat comments
 7) staging: comedi: mite.h: whitespace changes in function declarations
 8) staging: comedi: mite: use a better MODULE_DESCRIPTION()

 TODO: document the exported functions in mite.c.

  drivers/staging/comedi/drivers/mite.c | 110 
 +-
  drivers/staging/comedi/drivers/mite.h |  88 ++-
  2 files changed, 101 insertions(+), 97 deletions(-)

Reviewed-by: H Hartley Sweeten hswee...@visionengravers.com

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel