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:
25f9e5c
)
sparc: kill sign-extending wrappers for native syscalls
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 24 Dec 2012 23:00:38 +0000
(18:00 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 4 Feb 2013 03:43:36 +0000
(22:43 -0500)
SYSCALL_DEFINE-added wrapper will take care of those just fine;
no extra compat wrappers needed.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found