提交 34e64705 编写于 作者: C Christoph Hellwig 提交者: Jessica Yu

modules: unexport __module_address

__module_address is only used by built-in code.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NJessica Yu <jeyu@kernel.org>
上级 3fe1e56d
......@@ -4464,7 +4464,6 @@ struct module *__module_address(unsigned long addr)
}
return mod;
}
EXPORT_SYMBOL_GPL(__module_address);
/*
* is_module_text_address - is this address inside module code?
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册