workqueue: remove deprecated WQ_NON_REENTRANT
authorZhangZhen <[email protected]>
Thu, 27 Mar 2014 01:41:47 +0000 (09:41 +0800)
committerTejun Heo <[email protected]>
Sat, 29 Mar 2014 13:33:03 +0000 (09:33 -0400)
commit59ff3eb6d6f75c6c1c3ea8b46ac2cc64eb216547
tree5b5a6d394b1ad473fd689b054653a3e6603a4749
parent41f50094b2ab4e37673e41a084ea61b907447159
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 <[email protected]>
Sigend-off-by: Tejun Heo <[email protected]>
Acked-by: James Chapman <[email protected]>
Acked-by: Ulf Hansson <[email protected]>
drivers/mmc/host/dw_mmc.c
include/linux/workqueue.h
net/l2tp/l2tp_core.c