Skip to content
Commit bca2ccee authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

modpost: pass struct elf_info pointer to get_modinfo()



get_(next_)modinfo takes a pointer and length pair of the .modinfo
section.  Instead, pass struct elf_info pointer to reduce the number
of function arguments.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent a6b04f0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment