From: Lai Jiangshan Date: Tue, 22 Jul 2014 05:05:40 +0000 (+0800) Subject: workqueue: use nr_node_ids instead of wq_numa_tbl_len X-Git-Tag: cleanup-for-v3.18~151^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddcb57e2ed0a4d0de5aef06735dd9df98894f818;p=pandora-kernel.git workqueue: use nr_node_ids instead of wq_numa_tbl_len They are the same and nr_node_ids is provided by the memory subsystem. Signed-off-by: Lai Jiangshan Signed-off-by: Tejun Heo --- Reading git-diff-tree failed