linux-hardened/drivers/staging/p9auth
Greg Kroah-Hartman 6d0d63bd7a Staging: p9auth: use kzalloc
It's nicer than doing kmalloc/memset.

Also check the return value of all allocations, one was previously not
being checked properly.

Cc: Ashwin Ganti <ashwin.ganti@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:54:24 -07:00
..
Kconfig Staging: p9auth: fix dependency/build error 2009-04-03 14:54:23 -07:00
Makefile Staging: p9auth: add to the kernel build 2009-04-03 14:54:23 -07:00
p9auth.c Staging: p9auth: use kzalloc 2009-04-03 14:54:24 -07:00