apparmor: move new_null_profile to after profile lookup fns()
authorJohn Johansen <john.johansen@canonical.com>
Wed, 16 Aug 2017 15:59:57 +0000 (08:59 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Fri, 22 Sep 2017 20:00:58 +0000 (13:00 -0700)
commitd07881d2edb0ab783846730629ac2faeaafdf4f1
tree8aaed2b815189dbcbfe7fe02cf689910eebe4043
parent651e28c5537abb39076d3949fb7618536f1d242e
apparmor: move new_null_profile to after profile lookup fns()

new_null_profile will need to use some of the profile lookup fns()
so move instead of doing forward fn declarations.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/policy.c