Masahiro Yamada 04ed3b4763 modpost: replace r->r_offset, r->r_addend with faddr, taddr
r_offset/r_addend holds the offset address from/to which a symbol is
referenced. It is unclear unless you are familiar with ELF.

Rename them to faddr, taddr, respectively. The prefix 'f' means 'from',
't' means 'to'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
2023-05-28 20:34:40 +09:00
..
2005-04-16 15:20:36 -07:00
2023-03-29 12:26:32 +02:00
2022-05-08 03:17:00 +09:00
2021-01-14 08:21:09 -08:00
2022-08-03 22:56:46 +09:00