workqueue: function name in the comment differs from the real function name
authorGong Zhaogang <gongzhaogang@inspur.com>
Mon, 11 May 2015 15:02:47 +0000 (11:02 -0400)
committerTejun Heo <tj@kernel.org>
Mon, 11 May 2015 15:03:34 +0000 (11:03 -0400)
commit30186c6fdc9a6a78c8b03351256451f07c66b6cd
treecdb4d2a429a2fa3afa59bc31ebe987c21477d1f4
parent6888c6f279a742a3190e186f44de70951b3491fd
workqueue: function name in the comment differs from the real function name

modify wq_calc_node_mask to wq_calc_node_cpumask

Signed-off-by: Gong Zhaogang <gongzhaogang@inspur.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c