Home
last modified time | relevance | path

Searched hist:c2e8b853 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/mm/
H A Dfault.cc2e8b853 Thu Apr 17 00:46:07 CDT 2008 Heiko Carstens <heiko.carstens@de.ibm.com> [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>
c2e8b853 Thu Apr 17 00:46:07 CDT 2008 Heiko Carstens <heiko.carstens@de.ibm.com> [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>