commit | 4da05cc08da3f2058cecbe42ed9f4803d669730a | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Mon Feb 18 16:11:34 2013 -0800 |
committer | John Johansen <john.johansen@canonical.com> | Sun Apr 28 00:37:24 2013 -0700 |
tree | 34be63209a5dd6034ad33bb9244047d34c2a3e42 | |
parent | a4987857d2c958b93b2faafe0811eea1a63ff59a [diff] |
apparmor: move the free_profile fn ahead of aa_alloc_profile Move the free_profile fn ahead of aa_alloc_profile so it can be used in aa_alloc_profile without a forward declaration. Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Kees Cook <kees@ubuntu.com>