summaryrefslogtreecommitdiff
path: root/security/pfe/pfk_ecryptfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/pfe/pfk_ecryptfs.h')
-rw-r--r--security/pfe/pfk_ecryptfs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pfe/pfk_ecryptfs.h b/security/pfe/pfk_ecryptfs.h
index 1d9942c4c09b..bd3a8f2800b8 100644
--- a/security/pfe/pfk_ecryptfs.h
+++ b/security/pfe/pfk_ecryptfs.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -34,6 +34,6 @@ bool pfk_ecryptfs_allow_merge_bio(const struct bio *bio1,
int __init pfk_ecryptfs_init(void);
-void __exit pfk_ecryptfs_deinit(void);
+void pfk_ecryptfs_deinit(void);
#endif /* _PFK_ECRYPTFS_H_ */