On Thu, Jan 13, 2022 at 08:48:06AM +0000, Xu Wang wrote: > 'destroy_workqueue()' already drains the queue before destroying it, so > there is no need to flush it explicitly. > > Remove the redundant 'flush_workqueue()' calls. > > Signed-off-by: Xu Wang <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]> Daniel.
