[GIT PULL] Smack patches for v5.19

From: Casey Schaufler
Date: Mon May 23 2022 - 15:31:54 EST


Hello Linus,

Here is the Smack pull request for v5.19.

There is a single change to remove a pointless assignment.
It's been in next and passes all tests.
Thank you.

The following changes since commit 4b0986a3613c92f4ec1bdc7f60ec66fea135991f:

Linux 5.18 (2022-05-22 09:52:31 -1000)

are available in the Git repository at:

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

for you to fetch changes up to eaff451d4b7c86e3db3c03611426f5ce1d3826fd:

smack: Remove redundant assignments (2022-05-23 11:12:08 -0700)

----------------------------------------------------------------
Smack update for 5.19
Remove unnecessary assignment

----------------------------------------------------------------
Michal Orzel (1):
smack: Remove redundant assignments

security/smack/smackfs.c | 1 -
1 file changed, 1 deletion(-)