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)
commitea7099d5229c0fe9f9302b03a246e15e78b87011
treee78067dea484209b9fbb12bac7c27d6e17c8bcba
parent1b6cf909647e64617958e6799c6e5bae413c7d0e
parentaa16fb4b9e7e1057008d999138e7ae68a40bf167
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