diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2008-04-17 07:46:07 +0200 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2008-04-17 07:46:59 +0200 |
commit | c2e8b8531b162fb314434f1f2608ba1ddf46b98f (patch) | |
tree | 1725b9b14a14ac98306cd4d9e9cd2dd1e94a0b6a /kernel/uid16.c | |
parent | a695f16729e00995fe72baf0e8bee4bf9c232ae0 (diff) | |
download | linux-c2e8b8531b162fb314434f1f2608ba1ddf46b98f.tar.bz2 |
[S390] exec_protect: Fix incorrect extern declarations.
sys_sigreturn and sys_rt_sigreturn don't take any arguments. So luckily
this resulted only in unneeded instead of incorrect code.
But still this clearly shows why one should not put extern declarations
in C files (will be fixed with a larger sparse patch).
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'kernel/uid16.c')
0 files changed, 0 insertions, 0 deletions