summaryrefslogtreecommitdiff
path: root/kernel/workqueue_internal.h
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2016-02-17 21:04:41 +0100
committerTejun Heo <tj@kernel.org>2016-02-17 16:14:18 -0500
commit23217b443b4b0439c8b55d3be0482d3cd7fbc5ac (patch)
tree2bc6a4587f59dd9a15a40cb2e1d285cf27d96acd /kernel/workqueue_internal.h
parentd6e022f1d207a161cd88e08ef0371554680ffc46 (diff)
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