mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-07 23:28:55 +00:00
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>
This commit is contained in:
parent
afe42d7dea
commit
05db67a4f2
1 changed files with 0 additions and 1 deletions
|
@ -1246,7 +1246,6 @@ ecryptfs_write_header_metadata(char *virt,
|
||||||
(*written) = 6;
|
(*written) = 6;
|
||||||
}
|
}
|
||||||
|
|
||||||
struct kmem_cache *ecryptfs_header_cache_0;
|
|
||||||
struct kmem_cache *ecryptfs_header_cache_1;
|
struct kmem_cache *ecryptfs_header_cache_1;
|
||||||
struct kmem_cache *ecryptfs_header_cache_2;
|
struct kmem_cache *ecryptfs_header_cache_2;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue