signal: Remove unnecessary ifdefs now that there is only one struct siginfo
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 27 Jul 2017 16:59:46 +0000 (11:59 -0500)
committerEric W. Biederman <ebiederm@xmission.com>
Fri, 12 Jan 2018 20:34:49 +0000 (14:34 -0600)
commit0326e7ef057d214ed43a77557078c24e98b84af9
tree1b1c7ddce12139c873836eddb73a392aed4f63b3
parent09d1415d2454dbcd7cb2fc0b56da8afba8d03dc6
signal: Remove unnecessary ifdefs now that there is only one struct siginfo

Remove HAVE_ARCH_SIGINFO_T
Remove __ARCH_SIGSYS

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
include/linux/signal.h
include/uapi/asm-generic/siginfo.h
kernel/signal.c