Re: [PATCH] kernel/workqueue: Document wq_worker_last_func() argument

From: Tejun Heo
Date: Tue Mar 19 2019 - 13:48:58 EST


On Tue, Mar 19, 2019 at 10:45:09AM -0700, Bart Van Assche wrote:
> This patch avoids that the following warning is reported when building
> with W=1:
>
> kernel/workqueue.c:938: warning: Function parameter or member 'task' not described in 'wq_worker_last_func'
>
> Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx>

Applied to wq/for-5.2.

Thanks.

--
tejun