LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [2.6 patch] remove ecryptfs_header_cache_0
@ 2008-02-13 21:30 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2008-02-13 21:30 UTC (permalink / raw)
To: Michael Halcrow, phillip; +Cc: ecryptfs-devel, linux-kernel
This patch removes the no longer used ecryptfs_header_cache_0.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
---
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;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-13 21:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-13 21:30 [2.6 patch] remove ecryptfs_header_cache_0 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).