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:
96e6530
)
workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function
author
Tejun Heo
<tj@kernel.org>
Wed, 5 Sep 2012 06:12:33 +0000
(23:12 -0700)
committer
Tejun Heo
<tj@kernel.org>
Wed, 5 Sep 2012 23:10:14 +0000
(16:10 -0700)
This doesn't make any functional difference and is purely to help the
next patch to be simpler.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
No differences found