Re: [PATCH] ptrace_signal subroutine

From: Kyle McMartin
Date: Thu Apr 17 2008 - 22:00:52 EST


On Thu, Apr 17, 2008 at 06:44:38PM -0700, Roland McGrath wrote:
> This breaks out the ptrace handling from get_signal_to_deliver
> into a new subroutine. The actual code there doesn't change, and
> it gets inlined into nearly identical compiled code. This makes
> the function substantially shorter and thus easier to read, and
> it nicely isolates the ptrace magic.
>
> Signed-off-by: Roland McGrath <roland@xxxxxxxxxx>

Nice clean up.

cheers, Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/