Commit fe7d37d
[PATCH] copy_process: error path cleanup
This patch moves 'fork_out:' under 'bad_fork_free:', and removes now
unneeded 'if (retval)' check.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>1 parent ddc0f84 commit fe7d37d
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1146 | 1146 | | |
1147 | 1147 | | |
1148 | 1148 | | |
1149 | | - | |
1150 | | - | |
1151 | | - | |
1152 | | - | |
1153 | | - | |
1154 | 1149 | | |
1155 | 1150 | | |
1156 | 1151 | | |
| |||
1191 | 1186 | | |
1192 | 1187 | | |
1193 | 1188 | | |
1194 | | - | |
| 1189 | + | |
| 1190 | + | |
1195 | 1191 | | |
1196 | 1192 | | |
1197 | 1193 | | |
| |||
0 commit comments