| commit | 7b05e9e4784401342805814b52f3dab621fdb1d1 | [log] [tgz] |
|---|---|---|
| author | Song Liu <song@kernel.org> | Wed May 17 15:52:35 2023 -0700 |
| committer | Song Liu <song@kernel.org> | Thu May 18 09:34:18 2023 -0700 |
| tree | a402e6ce25e280de6fbbb7ac4c22e68eddc91aeb | |
| parent | d4dbd22faf1717ce798327b60fc98cd5b7628ec8 [diff] |
mips/module: use module_alloc_type Feed parameters used by module_alloc() to module_alloc_type(). No functional change intended. Signed-off-by: Song Liu <song@kernel.org> --- Compile tested with: make ARCH=mips LLVM=1 CC=clang CROSS_COMPILE=mips64-linux-gnu-