lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 30 Jan 2015 17:03:19 +0000
From:	Hartley Sweeten <HartleyS@...ionengravers.com>
To:	Ian Abbott <abbotti@....co.uk>,
	"driverdev-devel@...uxdriverproject.org" 
	<driverdev-devel@...uxdriverproject.org>
CC:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 00/10] staging: comedi: introduce comedi_pcmcia.h header

On Friday, January 30, 2015 2:57 AM, Ian Abbott wrote:
> "comedidev.h" includes PCMCIA-specific stuff that gets included by all
> comedi drivers including non-PCMCIA ones.  Separate it out into its own
> header "comedi_pcmcia.h".  Make the new header include
> <pcmcia/cistpl.h>, <pcmcia/ds.h> and "comedidev.h" so that comedi PCMCIA
> drivers do not need to include them explicitly.
>
> 01) staging: comedi: add comedi_pcmcia.h
> 02) staging: comedi: comedi_pcmcia.c: include new "comedi_pcmcia.h"
>     header
> 03) staging: comedi: cb_das16_cs: include new "comedi_pcmcia.h" header
> 04) staging: comedi: das08_cs: include new "comedi_pcmcia.h" header
> 05) staging: comedi: ni_daq_700: include new "comedi_pcmcia.h" header
> 06) staging: comedi: ni_daq_dio24: include new "comedi_pcmcia.h" header
> 07) staging: comedi: ni_labpc_cs: include new "comedi_pcmcia.h" header
> 08) staging: comedi: ni_mio_cs: include new "comedi_pcmcia.h" header
> 09) staging: comedi: quatech_daqp_cs: include new "comedi_pcmcia.h"
>     header
> 10) staging: comedi: comedi_pcmcia.h: move PCMCIA stuff out of
>     comedidev.h
>
>  drivers/staging/comedi/comedi_pcmcia.c           |  5 +--
>  drivers/staging/comedi/comedi_pcmcia.h           | 55 ++++++++++++++++++++++++
>  drivers/staging/comedi/comedidev.h               | 33 --------------
>  drivers/staging/comedi/drivers/cb_das16_cs.c     |  5 +--
>  drivers/staging/comedi/drivers/das08_cs.c        |  5 +--
>  drivers/staging/comedi/drivers/ni_daq_700.c      |  5 +--
>  drivers/staging/comedi/drivers/ni_daq_dio24.c    |  6 +--
>  drivers/staging/comedi/drivers/ni_labpc_cs.c     |  6 +--
>  drivers/staging/comedi/drivers/ni_mio_cs.c       |  6 +--
>  drivers/staging/comedi/drivers/quatech_daqp_cs.c |  7 +--
>  10 files changed, 63 insertions(+), 70 deletions(-)

Reviewed-by: H Hartley Sweeten <hsweeten@...ionengravers.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ