[GIT PULL] Smack patches for v5.11

From: Casey Schaufler
Date: Tue Dec 15 2020 - 14:04:25 EST


Hello Linus

Here are the Smack tree changes for the v5.11 release. There are no functional
changes. There a code clean-up and some function header comment corrections.


--
The following changes since commit f8394f232b1eab649ce2df5c5f15b0e528c92091:

Linux 5.10-rc3 (2020-11-08 16:10:16 -0800)

are available in the Git repository at:

https://github.com/cschaufler/smack-next tags/Smack-for-5.11

for you to fetch changes up to 9b0072e2b2b588ad75c94f2c6e6c52c8f4bd2657:

security/smack: remove unused varible 'rc' (2020-11-16 17:26:31 -0800)

----------------------------------------------------------------
Smack updates for Linux 5.11. One minor code clean-up and a
set of corrections in function header comments.

----------------------------------------------------------------
Alex Shi (2):
Smack: fix kernel-doc interface on functions
security/smack: remove unused varible 'rc'

security/smack/smack_lsm.c | 3 +--
security/smack/smackfs.c | 7 ++++---
2 files changed, 5 insertions(+), 5 deletions(-)