From: Lai Jiangshan Date: Wed, 20 May 2015 06:41:19 +0000 (+0800) Subject: workqueue: move flush_scheduled_work() to workqueue.h X-Git-Tag: omap-for-v4.2/fixes-rc1^2~86^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37b1ef31a568fc02e53587620226e5f3c66454c8;p=pandora-kernel.git workqueue: move flush_scheduled_work() to workqueue.h flush_scheduled_work() is just a simple call to flush_work(). Signed-off-by: Lai Jiangshan Signed-off-by: Tejun Heo --- Reading git-diff-tree failed