commit | b6e763f07fba6243d2a553ed9a4f3e10a789932a | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@redhat.com> | Wed Sep 23 15:56:50 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 24 07:21:00 2009 -0700 |
tree | 10f2f4c8dc44400eb8e1ac1d4875b517f02f4f17 | |
parent | 989264f4645c183331a1279d513f4b1ddc06e1f5 [diff] |
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>