summaryrefslogtreecommitdiffstats
path: root/kernel/workqueue_internal.h
diff options
context:
space:
mode:
authorLars-Peter Clausen2016-02-17 21:04:41 +0100
committerTejun Heo2016-02-17 22:14:18 +0100
commit23217b443b4b0439c8b55d3be0482d3cd7fbc5ac (patch)
tree2bc6a4587f59dd9a15a40cb2e1d285cf27d96acd /kernel/workqueue_internal.h
parentworkqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup (diff)
downloadkernel-qcow2-linux-23217b443b4b0439c8b55d3be0482d3cd7fbc5ac.tar.gz
kernel-qcow2-linux-23217b443b4b0439c8b55d3be0482d3cd7fbc5ac.tar.xz
kernel-qcow2-linux-23217b443b4b0439c8b55d3be0482d3cd7fbc5ac.zip
workqueue: Replace usage of init_name with dev_set_name()
The init_name property of the device struct is sort of a hack and should only be used for statically allocated devices. Since the device is dynamically allocated here it is safe to use the proper way to set a devices name by calling dev_set_name(). Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/workqueue_internal.h')
0 files changed, 0 insertions, 0 deletions