linux/drivers/staging/echo
Pekka Enberg db2af149bd Staging: echo: fix kmalloc()/kfree() uses
This patch removes the malloc()/free() macro wrappers and converts
call-sites to use kcalloc() and kzalloc() where appropriate. I also
fixed up out-of-memory error handling in couple of places where it was
broken.

Cc: David Rowe <david@rowetel.com>
Cc: Steve Underwood <steveu@coppice.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 09:56:34 -07:00
..
bit_operations.h Staging: add echo cancelation module 2008-10-10 15:31:11 -07:00
echo.c Staging: echo: fix kmalloc()/kfree() uses 2008-10-22 09:56:34 -07:00
echo.h Staging: echo: Changed preffix from echo_can_ to oslec_ 2008-10-22 09:56:33 -07:00
fir.h Staging: echo: fix kmalloc()/kfree() uses 2008-10-22 09:56:34 -07:00
Kconfig Staging: add echo cancelation module 2008-10-10 15:31:11 -07:00
Makefile Staging: add echo cancelation module 2008-10-10 15:31:11 -07:00
mmx.h Staging: add echo cancelation module 2008-10-10 15:31:11 -07:00
oslec.h Staging: echo: Changed preffix from echo_can_ to oslec_ 2008-10-22 09:56:33 -07:00
TODO Staging: add echo cancelation module 2008-10-10 15:31:11 -07:00