linux/drivers/staging/comedi
Julia Lawall abae41e643 drivers/staging/comedi/comedi_fops.c: add missing vfree
aux_free is freed on all other exits from the function.  By removing the
return, we can benefit from the vfree already at the end of the function.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-24 11:38:34 -07:00
..
drivers staging: comedi: dt9812.c: remove err() usage 2012-04-23 16:49:16 -07:00
kcomedilib
comedi.h staging: comedi: COMEDI_CB_EOA is also used to report end-of-output. 2012-04-18 16:37:06 -07:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c drivers/staging/comedi/comedi_fops.c: add missing vfree 2012-04-24 11:38:34 -07:00
comedi_fops.h module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
comedidev.h staging: comedi: add bus-type-specific attach hooks for PCI and USB 2012-04-10 11:22:01 -07:00
comedilib.h
drivers.c staging: comedi: Add module parameters for default buffer size 2012-04-13 11:18:23 -07:00
internal.h staging: comedi: Add module parameters for default buffer size 2012-04-13 11:18:23 -07:00
Kconfig staging: comedi: Add kernel config for default buffer sizes 2012-04-13 11:18:23 -07:00
Makefile
proc.c
range.c
TODO