[2.6 patch] remove ecryptfs_header_cache_0

From: Adrian Bunk
Date: Wed Feb 13 2008 - 16:41:25 EST


This patch removes the no longer used ecryptfs_header_cache_0.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>

---
69fea065531a3c5542d818376c85efa7e4386cfb diff --git a/fs/ecryptfs/crypto.c b/fs/ecryptfs/crypto.c
index a066e10..dcbbb2b 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;


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/