[PATCH 1/1] kernel/fork.c: Simplifying a snippet of code.

2013-02-20 Thread Raphael S.Carvalho
Just sending this patch in order to simplify the code. However, I'm not sure if the code was written in that way due to specific reasons. Signed-off-by: Raphael S.Carvalho --- kernel/fork.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/kernel/fork.c b/kernel/fork.c

Re: [PATCH 1/1] kernel/fork.c: Simplifying a snippet of code.

2013-02-20 Thread Eric W. Biederman
"Raphael S.Carvalho" writes: > Just sending this patch in order to simplify the code. > However, I'm not sure if the code was written in that way due to > specific reasons. That doesn't look any simpler to me, and I expect you have now biased the branch in the wrong direction. The CLONE_THREAD