mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
a6665944ef
flush_scheduled_work() is deprecated and scheduled to be removed. Directly flush info->deferred_work on removal instead. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Thomas Hellstrom <thellstrom@vmware.com>