From: Hidetoshi Seto Date: Thu, 26 Nov 2009 05:49:05 +0000 (+0900) Subject: sched: Remove task_{u,s,g}time() X-Git-Tag: v2.6.33-rc1~398^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b7c78e975302a1bab28263266c39ecb71acad4;p=pandora-kernel.git sched: Remove task_{u,s,g}time() Now all task_{u,s}time() pairs are replaced by task_times(). And task_gtime() is too simple to be an inline function. Cleanup them all. Signed-off-by: Hidetoshi Seto Acked-by: Peter Zijlstra Cc: Stanislaw Gruszka Cc: Spencer Candland Cc: Oleg Nesterov Cc: Balbir Singh Cc: Americo Wang LKML-Reference: <4B0E16D1.70902@jp.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed