linux-stable-rt/fs/ecryptfs
Johannes Weiner 00fcf2cb6f ecryptfs: use kzfree()
Use kzfree() instead of memset() + kfree().

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-01 08:59:23 -07:00
..
Kconfig
Makefile
crypto.c
debug.c
dentry.c constify dentry_operations: ecryptfs 2009-03-27 14:44:01 -04:00
ecryptfs_kernel.h constify dentry_operations: ecryptfs 2009-03-27 14:44:01 -04:00
file.c
inode.c
keystore.c ecryptfs: use kzfree() 2009-04-01 08:59:23 -07:00
kthread.c
main.c
messaging.c ecryptfs: use kzfree() 2009-04-01 08:59:23 -07:00
miscdev.c
mmap.c
read_write.c
super.c