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:
92495c0
)
[PARISC] Fix some compile problems in ptrace.c
author
Matthew Wilcox
<willy@parisc-linux.org>
Thu, 17 Nov 2005 21:37:24 +0000
(16:37 -0500)
committer
Kyle McMartin
<kyle@parisc-linux.org>
Thu, 17 Nov 2005 21:37:24 +0000
(16:37 -0500)
Fix some compile problems:
- ret wasn't being initialised in all code paths
- I'm pretty sure 'goto out' should have been 'goto out_tsk'
Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
No differences found