From: John Johansen Date: Tue, 19 Feb 2013 00:11:34 +0000 (-0800) Subject: apparmor: move the free_profile fn ahead of aa_alloc_profile X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~21^2~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da05cc08da3f2058cecbe42ed9f4803d669730a;p=pandora-kernel.git 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 Acked-by: Kees Cook --- Reading git-diff-tree failed