]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit063ca1a9249713cd4aa1157bd102bfe39d89309d
tree19e3d0e479dd60b23f771396cd42995c9981e128
parentb83e2cb7bca35d8f37cb99685021c3e07a994a45
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