[PATCH 0/3] LSM Documentation - Render lsm_hooks.h for kernel_docs
Richard Haines
richard_c_haines at btinternet.com
Fri Apr 16 12:28:40 UTC 2021
This patch series updates the LSM hook text defined in the comments
section of inlcude/linux/lsm_hooks.h. This enables the hook functions to
be rendered in kernel_docs html or pdf format.
Note that no text has been changed in lsm_hooks.h, only formatting
to render the text.
For reference two hooks have been marked as deprecated: sb_copy_data() and
sb_parse_opts_str()
Tested using 'make pdfdocs' and 'make htmldocs'
Change from RFC patch: Rebased on 5.12-rc7
Richard Haines (3):
Documentation/security: Update LSM security hook text
include/linux: Update LSM hook text part1
include/linux: Update LSM hook text part2
Documentation/security/lsm-development.rst | 5 +-
include/linux/lsm_hooks.h | 2365 +++++++++++---------
2 files changed, 1364 insertions(+), 1006 deletions(-)
--
2.30.2
More information about the Linux-security-module-archive
mailing list