diff options
author | Tejun Heo <[email protected]> | 2024-02-05 13:53:54 -1000 |
---|---|---|
committer | Stefan Schmidt <[email protected]> | 2024-02-26 21:55:11 +0100 |
commit | 42683294cc0a9ba010de5d978fd23fd1e778b192 (patch) | |
tree | d17bfc9f9e51bf305b5198d2609cb38591b0f804 /scripts/gdb/linux/stackdepot.py | |
parent | 36cc392d1ae142e82b38d137daaac282dd1aced1 (diff) |
ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Workqueue is in the process of cleaning up the distinction between unbound
workqueues w/ @nr_active==1 and ordered workqueues. Explicit WQ_UNBOUND
isn't needed for alloc_ordered_workqueue() and will trigger a warning in the
future. Let's remove it. This doesn't cause any functional changes.
Signed-off-by: Tejun Heo <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions