commit | e5fa2237b53d751c59f773a68e1b12c411f0b19b | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
tree | 277900ae9f0049cd66ea224f474784e31c4fa714 | |
parent | 79b5dddf831b4719b7ec8dfcfb9bf9c619805b9c [diff] |
sched: remove the 'u64 now' parameter from inc_nr_running() remove the 'u64 now' parameter from inc_nr_running(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>