git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b549007
)
workqueue: factor out __queue_delayed_work() from queue_delayed_work_on()
author
Tejun Heo
<tj@kernel.org>
Fri, 3 Aug 2012 17:30:46 +0000
(10:30 -0700)
committer
Tejun Heo
<tj@kernel.org>
Fri, 3 Aug 2012 17:30:46 +0000
(10:30 -0700)
This is to prepare for mod_delayed_work[_on]() and doesn't cause any
functional difference.
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found