[GIT PULL] Security subsystem updates for 5.7

From: James Morris
Date: Tue Mar 31 2020 - 18:38:45 EST


Two minor updates for the core security subsystem:

- kernel-doc warning fixes from Randy Dunlap
- header cleanup from YueHaibing

Please pull.

---

The following changes since commit 10c2d111c906599942efd13109061885631c4a0c:

security: remove EARLY_LSM_COUNT which never used (2020-01-27 11:19:41 -0800)

are available in the Git repository at:

git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security next-general

for you to fetch changes up to 3e27a33932df104f4f9ff811467b0b4ccebde773:

security: remove duplicated include from security.h (2020-02-21 08:53:48 -0800)

----------------------------------------------------------------
Randy Dunlap (1):
security: <linux/lsm_hooks.h>: fix all kernel-doc warnings

YueHaibing (1):
security: remove duplicated include from security.h

include/linux/lsm_hooks.h | 36 +++++++++++++++++++++++++++++++++++-
include/linux/security.h | 1 -
2 files changed, 35 insertions(+), 2 deletions(-)