diff options
author | H. Peter Anvin <[email protected]> | 2009-02-11 16:31:40 -0800 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2009-02-11 16:31:40 -0800 |
commit | 744525092727827a9cf0044074db3e22dcf354fd (patch) | |
tree | 5079407a2fd7ad3cc5ab79976404916bd88808ea /net/lapb/lapb_subr.c | |
parent | b12bdaf11f935d7be030207e3c77faeaeab8ded3 (diff) |
x86: merge sys_rt_sigreturn between 32 and 64 bits
Impact: cleanup
With the recent changes in the 32-bit code to make system calls which
use struct pt_regs take a pointer, sys_rt_sigreturn() have become
identical between 32 and 64 bits, and both are empty wrappers around
do_rt_sigreturn(). Remove both wrappers and rename both to
sys_rt_sigreturn().
Cc: Brian Gerst <[email protected]>
Cc: Tejun Heo <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions