Re: [PATCH] workqueue: Make workqueue_init*() return void

From: Tejun Heo
Date: Wed Mar 04 2020 - 11:21:06 EST


On Sun, Feb 23, 2020 at 03:28:52PM +0800, Yu Chen wrote:
> The return values of workqueue_init() and workqueue_early_int() are
> always 0, and there is no usage of their return value. So just make
> them return void.
>
> Signed-off-by: Yu Chen <chen.yu@xxxxxxxxxxxx>

Applied to wq/for-5.7.

Thanks.

--
tejun