OSDN Git Service

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)
commit3b09efc4f0c94669a928c0453d2dcb54c59543f2
treee467f682f3a807efbd455393c92586383f28c727
parent4de7b62936122570408357417f21072e78292926
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