Re: [PATCH] Documentation: kernel-hacking: Remove comma

From: Jonathan Corbet

Date: Fri Dec 19 2025 - 16:58:40 EST


Thorsten Blum <thorsten.blum@xxxxxxxxx> writes:

>> That's a fine change, but can I prevail upon you to get rid of the
>> usless :c:func: annotation while you're playing with that line?
>
> So just `schedule()`?

Yes. We should never use :c:func:, our automarkup code will do the
right thing in its absence.

> :c:func: is used very often in the same file - maybe we should remove
> them all in a separate patch? I'm fine either way.

If you want to do them all, a separate patch probably makes sense. That
would be wonderful.

Thanks,

jon