Skip to content
Commit 42683294 authored by Tejun Heo's avatar Tejun Heo Committed by Stefan Schmidt
Browse files

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: default avatarTejun Heo <tj@kernel.org>
Reviewed-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Message-ID: <ZcF1El7fn5xkeoB1@slm.duckdns.org>
Signed-off-by: default avatarStefan Schmidt <stefan@datenfreihafen.org>
parent 36cc392d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment