From: Roman Zippel Date: Sat, 3 Sep 2005 22:57:08 +0000 (-0700) Subject: [PATCH] m68k: sys_ptrace cleanup X-Git-Tag: v2.6.14-rc1~824 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f447cffb911bb2d9737fa905f6d983ec2aa5d3;p=pandora-kernel.git [PATCH] m68k: sys_ptrace cleanup - create helper function singlestep_disable() - move variable definitions to the top of the function - use "out_eio" label as common error destination - don't clear failure value for PTRACE_SETREGS/PTRACE_GETREGS Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed