diff options
author | Tejun Heo <tj@kernel.org> | 2012-08-21 20:18:23 (GMT) |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-08-21 20:18:23 (GMT) |
commit | f991b318cc6627a493b0d317a565bb7c3271f36b (patch) | |
tree | 1ba31eac2292d74837b8319687be8eb64a431a94 /drivers | |
parent | 203b42f7317494ae5e5efc7be6fb7f29c927f102 (diff) | |
download | linux-f991b318cc6627a493b0d317a565bb7c3271f36b.tar.xz |
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: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions