apparmor: cleanup shared permission struct
authorJohn Johansen <john.johansen@canonical.com>
Sat, 10 Apr 2021 09:09:44 +0000 (02:09 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Mon, 3 Oct 2022 21:49:03 +0000 (14:49 -0700)
commitbf690f59d0429c62de4db1234f16557eedcb39bf
tree7fe107969b8ccc182e9811df3ff8df7b7aac7c29
parent2d63dd43ae334ec6f5374d37bb06c4cc57621b3c
apparmor: cleanup shared permission struct

The shared permissions struct has the stop field which is unneeded
and the "reserved" subtree field commented which is needed. Also
reorganize so that the entries are logically grouped.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/include/perms.h
security/apparmor/lib.c