Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Jun 2020 17:31:05 +0000 (10:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Jun 2020 17:31:05 +0000 (10:31 -0700)
commitacf25aa66371359f542d14e8d993b530fe25d7ac
treefeacd343b0298371e539248ce04569c86a5113a6
parenta484a497c98a0447aca2d70de19d11b1d66e6ef7
parentef26650a201fbbb4ba90b63a82bf7950f2699a82
Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-next

Pull smack updates from Casey Schaufler:
 "Clean out dead code and repair an out-of-bounds warning"

* tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-next:
  Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mnt
  Smack:- Remove redundant inode_smack cache
  Smack:- Remove mutex lock "smk_lock" from inode_smack
  Smack: slab-out-of-bounds in vsscanf
  smack: remove redundant structure variable from header.
  smack: avoid unused 'sip' variable warning