mbox series

[GIT,PULL] Smack patches for v5.11

Message ID 7bb1c722-0a4f-2799-6421-5c3741e7c106@schaufler-ca.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Smack patches for v5.11 | expand

Pull-request

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

Message

Casey Schaufler Dec. 15, 2020, 7:02 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Dec. 16, 2020, 7:44 p.m. UTC | #1
The pull request you sent on Tue, 15 Dec 2020 11:02:53 -0800:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8bda68d68b21cb9881dcc7159fd9db1b6f95ac15

Thank you!