]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
get rid of ptrace_signal_deliver() arguments
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 5 Nov 2012 18:06:22 +0000 (13:06 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 Nov 2012 05:01:24 +0000 (00:01 -0500)
commitb7f9591c44505ee16ed4561cfeb3642798bdd132
treed7e0ac4a0f36440fffe487c71130a844df566878
parent22062a96300dabfef93368a28c34bdf35c9b8308
get rid of ptrace_signal_deliver() arguments

the first one is equal to signal_pt_regs(), the second is never used
(and always NULL, while we are at it).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/m68k/include/asm/signal.h
arch/m68k/kernel/signal.c
include/linux/ptrace.h
kernel/signal.c