alistair23-linux/drivers/staging/comedi
Kees Cook 1c937c1390 staging/comedi/das16: Make timer initialization unconditional
With timer initialization made unconditional, there is no reason to
make del_timer_sync() calls conditionally, there by removing the test
of the .data field.

Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: devel@driverdev.osuosl.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-22 10:57:22 +02:00
..
drivers staging/comedi/das16: Make timer initialization unconditional 2017-09-22 10:57:22 +02:00
kcomedilib
comedi.h
comedi_buf.c staging: comedi: Use offset_in_page macro 2017-07-16 08:41:01 +02:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Staging: comedi: comedi_fops: fix dev_err() warning style 2017-08-23 16:26:10 -07:00
comedi_internal.h staging: comedi: support vm_access_process for mmap'd buffer 2017-04-25 20:43:42 +02:00
comedi_pci.c
comedi_pci.h
comedi_pcmcia.c
comedi_pcmcia.h
comedi_usb.c
comedi_usb.h
comedidev.h
comedilib.h
drivers.c staging: comedi: coding style fixes found by checkpatch.pl 2017-08-29 08:25:41 +02:00
Kconfig
Makefile
proc.c
range.c
TODO