Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2024 11:09:19 +0000 (13:09 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2024 11:09:19 +0000 (13:09 +0200)
Pull smack updates from Casey Schaufler:
 "Two patches: one is a simple indentation correction, the other
  corrects a potentially rcu unsafe pointer assignment"

* tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next:
  smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
  security: smack: Fix indentation in smack_netfilter.c

1  2 
security/smack/smack_netfilter.c

Simple merge