Re: [PATCH] backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' calls

From: Daniel Thompson
Date: Thu Jan 13 2022 - 10:02:42 EST


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 <vulab@xxxxxxxxxxx>

Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>


Daniel.