]> 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)
commit4ea97e0609f9b03065a7a3e5a6ed92551c96e7c0
treee78067dea484209b9fbb12bac7c27d6e17c8bcba
parent915fb0dc64365d7106d41d29ac0cf0b663af0217
parentf885d7c8c12e16c2be801fd1b772738679da80d1
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