[GIT PULL][Security Subsystem] Fixes for v5.13

From: James Morris
Date: Tue Apr 27 2021 - 19:20:44 EST


Hi Linus,

Please pull these minor fixes for the security subsystem for v5.13.

---

The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:

Linux 5.11 (2021-02-14 14:32:24 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git tags/fixes-v5.13

for you to fetch changes up to 049ae601f3fb3d5b1c1efdb434499770c96237f6:

security: commoncap: clean up kernel-doc comments (2021-04-15 09:21:58 -0700)

----------------------------------------------------------------
Miscellaneous minor fixes for v5.13.

----------------------------------------------------------------
Arnd Bergmann (1):
security: commoncap: fix -Wstringop-overread warning

Randy Dunlap (1):
security: commoncap: clean up kernel-doc comments

security/commoncap.c | 52 ++++++++++++++++++++++++++++++++++------------------
1 file changed, 34 insertions(+), 18 deletions(-)