remove CONFIG_KMOD from fs
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 9 Jul 2008 08:28:40 +0000 (10:28 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Oct 2008 15:38:36 +0000 (02:38 +1100)
Just always compile the code when the kernel is modular.
Convert load_nls to use try_then_request_module to tidy
up the code.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found