]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: constify some avtab function arguments
authorOndrej Mosnacek <omosnace@redhat.com>
Tue, 30 Mar 2021 13:16:46 +0000 (15:16 +0200)
committerPaul Moore <paul@paul-moore.com>
Tue, 11 May 2021 01:35:02 +0000 (21:35 -0400)
commite9d4accc4c51c6d58f11f9ea167423663107d299
treeb2a1e32735c42cb0958d8b04150b16e33b932a82
parentb9a064868c3c6f0aebf4d961f247e34a799925b7
selinux: constify some avtab function arguments

This makes the code a bit easier to reason about.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/ss/avtab.c
security/selinux/ss/avtab.h
security/selinux/ss/conditional.c