On Tue, Dec 01, 2020 at 01:09:06PM +0100, Mauro Carvalho Chehab wrote:
> Kernel-doc requires that a kernel-doc markup to be immediately
> below the function prototype, as otherwise it will rename it.
> So, move sys_sched_yield() markup to the right place.
> 
> Also fix the cpu_util() markup: Kernel-doc markups
> should use this format:
>         identifier - description
> 
> Reviewed-by: Vincent Guittot <vincent.guit...@linaro.org>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>

Thanks!

Reply via email to