git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de54830
)
x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Wed, 18 Feb 2009 19:07:52 +0000
(11:07 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 19 Feb 2009 11:18:54 +0000
(12:18 +0100)
Impact: cleanup
asmlinkage for sys_rt_sigreturn() no longer exists in arch/x86/kernel/signal.c.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found