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:
07fe6e0
)
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 21 Jan 2013 20:16:58 +0000
(15:16 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 4 Mar 2013 03:46:22 +0000
(22:46 -0500)
... and convert a bunch of SYSCALL_DEFINE ones to SYSCALL_DEFINE<n>,
killing the boilerplate crap around them.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found