summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKalevi Kolttonen <kalevi@kolttonen.fi>2026-06-22 23:39:12 +0300
committerPaul Moore <paul@paul-moore.com>2026-07-01 17:42:19 -0400
commitd3e4784c2bfda39fb78b037bac3785f4effc1743 (patch)
treee42c44c01cb5d9d04465872ded086ad3ec56deee /tools/perf/scripts/python
parent64740a0588ffb045be442dcb4222675e0a165a1b (diff)
selinux: drop unnecessary goto and label from avc_alloc_node()
Since avc_alloc_node() doesn't need to perform any cleanup on its exit paths, there is no benefit to keeping the out label and goto statement. Drop it. Signed-off-by: Kalevi Kolttonen <kalevi@kolttonen.fi> Acked-by: Stephen Smalley <stephen.smalley.work@gmail.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions