diff options
author | Alexander Aring <[email protected]> | 2021-06-02 09:45:17 -0400 |
---|---|---|
committer | David Teigland <[email protected]> | 2021-06-02 11:53:04 -0500 |
commit | 6c6a1cc666956cbb3ac6db79ed401ee027e6f950 (patch) | |
tree | 2ad9092093efcb8573f601d459681748ad46c490 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 700ab1c363c7b54c9ea3222379b33fc00ab02f7b (diff) |
fs: dlm: use alloc_ordered_workqueue
The proper way to allocate ordered workqueues is to use
alloc_ordered_workqueue() function. The current way implies an ordered
workqueue which is also required by dlm.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions