Skip to content
Commit f991b318 authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: clean up delayed_work initializers and add missing one



Reimplement delayed_work initializers using new timer initializers
which take timer flags.  This reduces code duplications and will ease
further initializer changes.  This patch also adds a missing
initializer - INIT_DEFERRABLE_WORK_ONSTACK().

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 203b42f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment