mbox series

[GIT,PULL] Smack patches for v5.19

Message ID 52db2436-fe75-0810-aa82-382aa4ffd0b5@schaufler-ca.com (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] Smack patches for v5.19 | expand

Pull-request

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

Message

Casey Schaufler May 23, 2022, 7:12 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org May 24, 2022, 8:26 p.m. UTC | #1
The pull request you sent on Mon, 23 May 2022 12:12:19 -0700:

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

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

Thank you!