Files
linux/fs
Eric Biggers 75798f85f2 fscrypt: remove loadable module related code
Since commit 643fa9612b ("fscrypt: remove filesystem specific build
config option"), fs/crypto/ can no longer be built as a loadable module.
Thus it no longer needs a module_exit function, nor a MODULE_LICENSE.
So remove them, and change module_init to late_initcall.

Reviewed-by: Chandan Rajendra <chandan@linux.ibm.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
2019-08-12 19:04:41 -07:00
..
2019-07-18 18:14:47 -05:00
2019-07-31 18:51:50 +02:00
2019-07-25 11:05:11 +02:00
2019-07-03 17:52:09 -04:00
2019-05-21 08:23:41 +01:00
2019-04-08 18:21:02 -05:00
2019-07-31 12:22:32 -04:00