diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-03-13 19:28:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-03-17 15:29:23 +0100 |
commit | 686f669780276da534e93ba769e02bdcf1f89f8d (patch) | |
tree | f135baadb77fcd767f462a32103d37f02889fb57 /arch/x86/kernel/cpu/microcode | |
parent | db281d59e26b9aaccfd2334450099a1bc472bac6 (diff) |
workqueue: move to use bus_get_dev_root()
Direct access to the struct bus_type dev_root pointer is going away soon
so replace that with a call to bus_get_dev_root() instead, which is what
it is there for.
Cc: Lai Jiangshan <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'arch/x86/kernel/cpu/microcode')
0 files changed, 0 insertions, 0 deletions