commit | 5aff0531ee2403b319e89bd04055fc41173e95fd | [log] [tgz] |
---|---|---|
author | Gerald Stralko <gerb.stralko@gmail.com> | Thu Jan 31 22:45:23 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 31 22:45:23 2008 +0100 |
tree | 522e811c815d296497cac1e12127fdbfaa4a8da6 | |
parent | ef9884e6f29bbe1075204f962a00f7533bf7e8f3 [diff] |
sched: remove unused params This removes the extra struct task_struct *p parameter in inc_nr_running and dec_nr_running functions. Signed-off by: Jerry Stralko <gerb.stralko@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>