From: Li Zefan Date: Tue, 29 Apr 2008 08:00:07 +0000 (-0700) Subject: cgroup: annotate cgroup_init_subsys with __init X-Git-Tag: v2.6.26-rc1~579 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a119204d3e1e67d393e996ed987b0df7998381;p=pandora-kernel.git cgroup: annotate cgroup_init_subsys with __init It is called by cgroup_init() and cgroup_init_early() only, which are annotated with __init. Signed-off-by: Li Zefan Cc: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed