Skip to content

Commit 05db67a

Browse files
AdrianBunktorvalds
authored andcommitted
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>
1 parent afe42d7 commit 05db67a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/ecryptfs/crypto.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,6 @@ ecryptfs_write_header_metadata(char *virt,
12461246
(*written) = 6;
12471247
}
12481248

1249-
struct kmem_cache *ecryptfs_header_cache_0;
12501249
struct kmem_cache *ecryptfs_header_cache_1;
12511250
struct kmem_cache *ecryptfs_header_cache_2;
12521251

0 commit comments

Comments
 (0)