diff options
| author | 2021-02-02 13:13:28 +0100 | |
|---|---|---|
| committer | 2021-02-08 12:24:26 +0100 | |
| commit | 922f2a7c822bf76dffb218331bd95b1eea3cf637 (patch) | |
| tree | e6f789265451fdeb57cbe76ef72a13f25d4dfcfb /net/lapb/lapb_subr.c | |
| parent | kallsyms: only build {,module_}kallsyms_on_each_symbol when required (diff) | |
| download | linux-rng-922f2a7c822bf76dffb218331bd95b1eea3cf637.tar.xz linux-rng-922f2a7c822bf76dffb218331bd95b1eea3cf637.zip | |
module: mark module_mutex static
Except for two lockdep asserts module_mutex is only used in module.c.
Remove the two asserts given that the functions they are in are not
exported and just called from the module code, and mark module_mutex
static.
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
