提交 118a9069 编写于 作者: R Rusty Russell

module: remove CONFIG_KMOD in comment after #endif

Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
上级 5f4123be
......@@ -113,7 +113,7 @@ int request_module(const char *fmt, ...)
return ret;
}
EXPORT_SYMBOL(request_module);
#endif /* CONFIG_KMOD */
#endif /* CONFIG_MODULES */
struct subprocess_info {
struct work_struct work;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册