wait_consider_task: kill "parent" argument
authorOleg Nesterov <oleg@redhat.com>
Wed, 23 Sep 2009 22:56:50 +0000 (15:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Sep 2009 14:21:00 +0000 (07:21 -0700)
commitb6e763f07fba6243d2a553ed9a4f3e10a789932a
tree10f2f4c8dc44400eb8e1ac1d4875b517f02f4f17
parent989264f4645c183331a1279d513f4b1ddc06e1f5
wait_consider_task: kill "parent" argument

Kill the unused "parent" argument in wait_consider_task(), it was never used.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Ratan Nalumasu <rnalumasu@gmail.com>
Cc: Vitaly Mayatskikh <vmayatsk@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/exit.c