Skip to content
Unverified Commit 773428ff authored by Christophe Leroy's avatar Christophe Leroy Committed by Arnd Bergmann
Browse files

asm-generic: Remove empty #ifdef SA_RESTORER



There was a #ifdef SA_RESTORER to guard the sa_restorer field
in struct sigaction.

Commit 8a1ab315 ("UAPI: (Scripted) Disintegrate
include/asm-generic") moved that struct into
uapi/asm-generic/signal.h but the #ifdef SA_RESTORER remained.

Remove it.

Signed-off-by: default avatarChristophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 437b6b35
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