summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk2008-04-29 09:59:47 +0200
committerLinus Torvalds2008-04-29 17:06:06 +0200
commit05db67a4f2c14dab5bcaa46c7d4e9237bd11b37c (patch)
tree6fde8311a2f3eeafb2617ef66ea4bb98377e9a29
parentxen: make blkif_getgeo static (diff)
downloadkernel-qcow2-linux-05db67a4f2c14dab5bcaa46c7d4e9237bd11b37c.tar.gz
kernel-qcow2-linux-05db67a4f2c14dab5bcaa46c7d4e9237bd11b37c.tar.xz
kernel-qcow2-linux-05db67a4f2c14dab5bcaa46c7d4e9237bd11b37c.zip
remove ecryptfs_header_cache_0
Remove the no longer used ecryptfs_header_cache_0. Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Michael Halcrow <mhalcrow@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--fs/ecryptfs/crypto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ecryptfs/crypto.c b/fs/ecryptfs/crypto.c
index a066e109ad9c..dcbbb2b4455d 100644
--- a/fs/ecryptfs/crypto.c
+++ b/fs/ecryptfs/crypto.c
@@ -1246,7 +1246,6 @@ ecryptfs_write_header_metadata(char *virt,
(*written) = 6;
}
-struct kmem_cache *ecryptfs_header_cache_0;
struct kmem_cache *ecryptfs_header_cache_1;
struct kmem_cache *ecryptfs_header_cache_2;