ARM: 9299/1: module: use sign_extend32() to extend the signedness
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 30 May 2023 18:03:08 +0000 (19:03 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 19 Jun 2023 08:35:48 +0000 (09:35 +0100)
commitddbb7ea96a609335837d0579b7e0cc5e6dbaabce
tree4f68536a2803648e2ebd35e5c394065942a60bb3
parent5bb578a0c1b86d6eb95f8d08ed6444b227fb674c
ARM: 9299/1: module: use sign_extend32() to extend the signedness

The function name clarifies the intention.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/kernel/module.c