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:
22062a9
)
get rid of ptrace_signal_deliver() arguments
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 5 Nov 2012 18:06:22 +0000
(13:06 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 29 Nov 2012 05:01:24 +0000
(
00:01
-0500)
the first one is equal to signal_pt_regs(), the second is never used
(and always NULL, while we are at it).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found