]> git.baikalelectronics.ru Git - kernel.git/commit
workqueue: unexport work_cpu()
authorTejun Heo <tj@kernel.org>
Thu, 24 Jan 2013 19:01:32 +0000 (11:01 -0800)
committerTejun Heo <tj@kernel.org>
Thu, 24 Jan 2013 19:01:32 +0000 (11:01 -0800)
commitd502d22262114fea1ff2bac9cad4179663daf3f9
tree66d7a8545f1fda113962c4a817673ff5b453c336
parent407557c48f39673b4983b414bdf74fe8c2b42b58
workqueue: unexport work_cpu()

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>
include/linux/workqueue.h
kernel/workqueue.c