On 08/22/2018 05:20 PM, Stephen Rothwell wrote: > Hi John, > > After merging the apparmor tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > security/apparmor/policy_unpack.c: In function 'unpack_dfa': > security/apparmor/policy_unpack.c:426:1: warning: label 'fail' defined but not used [-Wunused-label] > fail: > ^~~~ > > Introduced by commit > > fb5841091f28 ("apparmor: remove no-op permission check in policy_unpack") > sorry fixed