commit | db53181e41728cfd58336925422dc17f1d2c655c | [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 | 19e3d0e479dd60b23f771396cd42995c9981e128 | |
parent | e5fa2237b53d751c59f773a68e1b12c411f0b19b [diff] |
sched: remove the 'u64 now' parameter from dec_nr_running() remove the 'u64 now' parameter from dec_nr_running(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>