From: Hiroshi Shimamoto Date: Tue, 18 Aug 2009 04:01:01 +0000 (+0900) Subject: sched: Use for_each_class macro in move_one_task() X-Git-Tag: v2.6.32-rc1~719^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde7e5ca4e329a157108769d1f752d191cbb71c6;p=pandora-kernel.git sched: Use for_each_class macro in move_one_task() Replace for loop with the macro for_each_class to cleanup. Signed-off-by: Hiroshi Shimamoto LKML-Reference: <4A8A277D.4090304@ct.jp.nec.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed