All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the apparmor tree
@ 2018-08-23  0:20 Stephen Rothwell
  2018-08-23  1:46 ` John Johansen
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2018-08-23  0:20 UTC (permalink / raw)
  To: John Johansen; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

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")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build warning after merge of the apparmor tree
  2018-08-23  0:20 linux-next: build warning after merge of the apparmor tree Stephen Rothwell
@ 2018-08-23  1:46 ` John Johansen
  0 siblings, 0 replies; 2+ messages in thread
From: John Johansen @ 2018-08-23  1:46 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-23  1:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23  0:20 linux-next: build warning after merge of the apparmor tree Stephen Rothwell
2018-08-23  1:46 ` John Johansen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.