]> git.baikalelectronics.ru Git - kernel.git/commit
modpost: change elf_info->size to size_t
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 1 Jun 2020 05:57:31 +0000 (14:57 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 6 Jun 2020 14:39:20 +0000 (23:39 +0900)
commitd87d42a03887298e6b79d97f3a5326e1718169e7
treee467f682f3a807efbd455393c92586383f28c727
parent7083aa313ab233454d2deec29d24348b596efbe0
modpost: change elf_info->size to size_t

Align with the mmap / munmap APIs.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/mod/modpost.c
scripts/mod/modpost.h