git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a498785
)
apparmor: move the free_profile fn ahead of aa_alloc_profile
author
John Johansen
<john.johansen@canonical.com>
Tue, 19 Feb 2013 00:11:34 +0000
(16:11 -0800)
committer
John Johansen
<john.johansen@canonical.com>
Sun, 28 Apr 2013 07:37:24 +0000
(
00:37
-0700)
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>
No differences found