From: Matthew Wilcox Date: Thu, 17 Nov 2005 21:37:24 +0000 (-0500) Subject: [PARISC] Fix some compile problems in ptrace.c X-Git-Tag: v2.6.15-rc2~16^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83aceb5b6a561c7fd7cc2d481fb55a0a2ae37c12;p=pandora-kernel.git [PARISC] Fix some compile problems in ptrace.c 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 Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed