]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2022 22:05:10 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2022 22:05:10 +0000 (15:05 -0700)
commit7cfa45910f8caaa1c76487b0af7950249803f315
treee78067dea484209b9fbb12bac7c27d6e17c8bcba
parent376f8f4aeb17de7581de106767d24a2f95acdd47
parent13d92c94dbe4614ab2895e4d8b3f7aaebb79fc5a
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next

Pull msack updates from Casey Schaufler:
 "Two minor code clean-ups for Smack.

  One removes a touch of dead code and the other replaces an instance of
  kzalloc + strncpy with kstrndup"

* tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next:
  smack: Remove the redundant lsm_inode_alloc
  smack: Replace kzalloc + strncpy with kstrndup