commit | b6c1d8fcbadeb9bb4c3dbca57a007629d0483544 | [log] [tgz] |
---|---|---|
author | Michael Halcrow <mhalcrow@us.ibm.com> | Tue Oct 16 01:28:13 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:12 2007 -0700 |
tree | ba786993ce9b16f0dcc25cdab05af8a3fef636ed | |
parent | 035241d30e273519195a9987e6eb56bbe2297872 [diff] |
eCryptfs: remove unused functions and kmem_cache The switch to read_write.c routines and the persistent file make a number of functions unnecessary. This patch removes them. Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>