[PATCH] arm64: compat: Remove leftover variable declaration
Catalin Marinas
catalin.marinas at arm.com
Thu Aug 10 10:17:59 PDT 2017
On Fri, Aug 04, 2017 at 10:17:00AM -0700, Mark Salyzyn wrote:
> From: Kevin Brodsky <kevin.brodsky at arm.com>
>
> Commit a1d5ebaf8ccd ("arm64: big-endian: don't treat code as data when
> copying sigret code") moved the 32-bit sigreturn trampoline code from
> the aarch32_sigret_code array to kuser32.S. The commit removed the
> array definition from signal32.c, but not its declaration in
> signal32.h. Remove the leftover declaration.
>
> Signed-off-by: Kevin Brodsky <kevin.brodsky at arm.com>
> Signed-off-by: Mark Salyzyn <salyzyn at android.com>
Applied. Thanks.
--
Catalin
More information about the linux-arm-kernel
mailing list