summaryrefslogtreecommitdiff
path: root/tools/perf/util/demangle-java.c
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2026-02-24 12:09:00 +0100
committerChristian Brauner <brauner@kernel.org>2026-02-24 12:09:00 +0100
commit4a1ddb0f1c48c2b56f21d8b5200e2e29adf4c1df (patch)
treea5e2f50ae04dae17058b57a0695433d1e878ec75 /tools/perf/util/demangle-java.c
parentfdcfce93073d990ed4b71752e31ad1c1d6e9d58b (diff)
pidfs: avoid misleading break
The break would only break out of the scoped_guard() loop, not the switch statement. It still works correct as is ofc but let's avoid the confusion. Reported-by: David Lechner <dlechner@baylibre.com> Link:: https://lore.kernel.org/cd2153f1-098b-463c-bbc1-5c6ca9ef1f12@baylibre.com Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/util/demangle-java.c')
0 files changed, 0 insertions, 0 deletions