From: Rakib Mullick Date: Wed, 20 Apr 2011 15:27:32 +0000 (+0600) Subject: sched: Remove obsolete comment from scheduler_tick() X-Git-Tag: v3.0-rc1~403^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3bf52e998056a6002b2aecfe1d25486376382ac;p=pandora-kernel.git sched: Remove obsolete comment from scheduler_tick() scheduler_tick() is no longer called by fork code - this got discarded a long time ago by commit bc947631d1d532 ("sched: improve efficiency of sched_fork()"). So, remove the comment which still claims otherwise. Signed-off-by: Rakib Mullick Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/BANLkTimO4iGP0QpaHO1HHF1QOnVcQpc0cw@mail.gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed