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:
84b233a
)
workqueue: unexport work_cpu()
author
Tejun Heo
<tj@kernel.org>
Thu, 24 Jan 2013 19:01:32 +0000
(11:01 -0800)
committer
Tejun Heo
<tj@kernel.org>
Thu, 24 Jan 2013 19:01:32 +0000
(11:01 -0800)
This function no longer has any external users. Unexport it. It will
be removed later on.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
No differences found