[PATCH] lsm: cleanup lsm_hooks.h
Paul Moore
paul at paul-moore.com
Mon Aug 12 19:34:13 UTC 2024
On Mon, Jul 29, 2024 at 5:57 PM Paul Moore <paul at paul-moore.com> wrote:
>
> Some cleanup and style corrections for lsm_hooks.h.
>
> * Drop the lsm_inode_alloc() extern declaration, it is not needed.
> * Relocate lsm_get_xattr_slot() and extern variables in the file to
> improve grouping of related objects.
> * Don't use tabs to needlessly align structure fields.
>
> Signed-off-by: Paul Moore <paul at paul-moore.com>
> ---
> include/linux/lsm_hooks.h | 82 +++++++++++++++++++--------------------
> security/security.c | 2 +-
> 2 files changed, 41 insertions(+), 43 deletions(-)
Merged into lsm/dev.
--
paul-moore.com
More information about the Linux-security-module-archive
mailing list