Re: [PATCH 2/2] docs: security: update base LSM documentation file
From: Jonathan Corbet
Date: Tue Oct 01 2019 - 08:49:25 EST
On Wed, 25 Sep 2019 13:06:28 -0700
Kees Cook <keescook@xxxxxxxxxxxx> wrote:
> > +always appears first in the stack of LSM hooks. A
> > +:c:func:`security_add_hooks()` function (in ``security/security.c``)
>
> IIUC, the :c:func:`...()` marking isn't needed any more, just having a
> word followed by "()" should trigger the markup.
That is correct; we now want to stomp out :c:func: wherever we see it...
Thanks,
jon