modules: unexport __module_address
__module_address is only used by built-in code. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jessica Yu <jeyu@kernel.org>
This commit is contained in:
parent
3fe1e56d0e
commit
34e64705ad
@ -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?
|
||||
|
Loading…
x
Reference in New Issue
Block a user