2018-05-09 18:50 GMT+09:00 Masahiro Yamada :
> 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: Masahiro Yamada
> ---
Series, applied to linux-kbuild.
> scripts/
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: Masahiro Yamada
---
scripts/mod/modpost.c | 25 -
1 file changed, 12 insertions(+), 13 deletions(
2 matches
Mail list logo