mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
Now that none of addend_*_rel() returns a meaningful value (the return value is always 0), change all of them to return the value of r_addend. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>