From: Li Zefan Date: Mon, 15 Jun 2009 05:34:19 +0000 (+0800) Subject: sched: Remove unneeded __ref tag X-Git-Tag: v2.6.31-rc1~94^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5e1b5dbaa8b4aacc0e251d74182eda37062194;p=pandora-kernel.git sched: Remove unneeded __ref tag Those two functions no longer call alloc_bootmmem_cpumask_var(), so no need to tag them with __init_refok. Signed-off-by: Li Zefan Acked-by: Pekka Enberg LKML-Reference: <4A35DD5B.9050106@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed