From: Wanlong Gao Date: Fri, 13 Jan 2012 01:20:09 +0000 (-0800) Subject: cpumask: update setup_node_to_cpumask_map() comments X-Git-Tag: v3.3-rc1~81^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9512938b885304f72c847379611d6018064af840;p=pandora-kernel.git cpumask: update setup_node_to_cpumask_map() comments node_to_cpumask() has been replaced by cpumask_of_node(), and wholly removed since commit 29c337a0 ("cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node"). So update the comments for setup_node_to_cpumask_map(). Signed-off-by: Wanlong Gao Acked-by: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed