[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080213213024.GC3383@cs181133002.pp.htv.fi>
Date: Wed, 13 Feb 2008 23:30:24 +0200
From: Adrian Bunk <bunk@...nel.org>
To: Michael Halcrow <mhalcrow@...ibm.com>, phillip@...lewell.homeip.net
Cc: ecryptfs-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: [2.6 patch] remove ecryptfs_header_cache_0
This patch removes the no longer used ecryptfs_header_cache_0.
Signed-off-by: Adrian Bunk <bunk@...nel.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;
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists