]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
workqueue: remove the declaration of copy_workqueue_attrs()
authorLai Jiangshan <laijs@cn.fujitsu.com>
Wed, 20 May 2015 06:41:17 +0000 (14:41 +0800)
committerTejun Heo <tj@kernel.org>
Thu, 21 May 2015 21:26:22 +0000 (17:26 -0400)
commitda7f91b2e2c6176f95ca7b538d74dc70c5d11ded
tree985aada7192a0b23728ce72ca3a2f601374e25ad
parentd4d3e2579756e3a5f4fbf8eac211f0696e253bcd
workqueue: remove the declaration of copy_workqueue_attrs()

This pre-declaration was unneeded since a previous refactor patch
6ba94429c8e7 ("workqueue: Reorder sysfs code").

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c