Files
linux/security/apparmor
John Johansen e27bfb2ae9 apparmor: remove unnecessary goto and associated label
There is no need for a goto a label immediately following the
conditional block when the jump is the last statement in the block.

Fixes: 7306c41672 ("apparmor: release exe file resources on path failure")
Signed-off-by: John Johansen <john.johansen@canonical.com>
2026-06-13 20:18:17 -07:00
..
2026-02-01 12:01:19 -08:00
2024-12-04 14:59:57 -05:00