mirror of
https://github.com/torvalds/linux.git
synced 2026-04-26 02:22:28 -04:00
flush_scheduled_work() is deprecated and scheduled to be removed. Directly flush ams_info.worker on detach instead. Signed-off-by: Tejun Heo <tj@kernel.org>