On Thu, Apr 18, 2013 at 08:44:22PM +0200, Oleg Nesterov wrote:
> ptrace_set_debugreg() is trivial but looks horrible. Kill the
> unnecessary goto's and return's to cleanup the code.
>
> This matches ptrace_get_debugreg() which also needs the trivial
> whitespace cleanups.
>
> Signed-off-by: Oleg
ptrace_set_debugreg() is trivial but looks horrible. Kill the
unnecessary goto's and return's to cleanup the code.
This matches ptrace_get_debugreg() which also needs the trivial
whitespace cleanups.
Signed-off-by: Oleg Nesterov
---
arch/x86/kernel/ptrace.c | 26 --
1
2 matches
Mail list logo