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

modpost: remove ElF_Rela variables from for-loop in section_rel(a)



Remove the Elf_Rela variables used in the for-loop in section_rel().

This makes the code consistent; section_rel() only uses Elf_Rel,
section_rela() only uses Elf_Rela.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 4732acb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment