diff options
author | 2006-03-28 16:11:05 -0800 | |
---|---|---|
committer | 2006-03-28 18:36:41 -0800 | |
commit | 8fafabd86f1b75ed3cc6a6ffbe6c3e53e3d8457d (patch) | |
tree | 3ae1a8fc44870ac3046213b11cad4aa8b3ce5f04 /kernel/signal.c | |
parent | [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check (diff) | |
download | wireguard-linux-8fafabd86f1b75ed3cc6a6ffbe6c3e53e3d8457d.tar.xz wireguard-linux-8fafabd86f1b75ed3cc6a6ffbe6c3e53e3d8457d.zip |
[PATCH] remove add_parent()'s parent argument
add_parent(p, parent) is always called with parent == p->parent, and it makes
no sense to do it differently. This patch removes this argument.
No changes in affected .o files.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions