From: ZhangZhen Date: Thu, 27 Mar 2014 01:41:47 +0000 (+0800) Subject: workqueue: remove deprecated WQ_NON_REENTRANT X-Git-Tag: v3.15-rc1~162^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ff3eb6d6f75c6c1c3ea8b46ac2cc64eb216547;p=pandora-kernel.git workqueue: remove deprecated WQ_NON_REENTRANT Tejun Heo has made WQ_NON_REENTRANT useless in the dbf2576e37 ("workqueue: make all workqueues non-reentrant"). So remove its usages and definition. This patch doesn't introduce any behavior changes. tj: minor description updates. Signed-off-by: ZhangZhen Sigend-off-by: Tejun Heo Acked-by: James Chapman Acked-by: Ulf Hansson --- Reading git-diff-tree failed