]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/sched.c
sched: remove the 'u64 now' parameter from dec_nr_running()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
commitdb53181e41728cfd58336925422dc17f1d2c655c
tree19e3d0e479dd60b23f771396cd42995c9981e128
parente5fa2237b53d751c59f773a68e1b12c411f0b19b
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>
kernel/sched.c