aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAdrian Barnaś <abarnas@google.com>2025-10-28 16:16:42 +0000
committerStephen Boyd <sboyd@kernel.org>2025-11-13 18:16:09 -0800
commitfa3542e822c99196a27f030e87eab5458072613a (patch)
treeee57c9619c47ffe53e80ee617f39c88ddfe98a90 /tools/perf/scripts/python/bin/stackcollapse-report
parentclk: sprd: sc9860: Simplify with of_device_get_match_data() (diff)
downloadlinux-fa3542e822c99196a27f030e87eab5458072613a.tar.gz
linux-fa3542e822c99196a27f030e87eab5458072613a.zip
clk: keystone: Fix discarded const qualifiers
Add const qualifiers to the pointers returned from 'container_of' macro to prevent breaking the const promise on const struct pointers from parameters. Once you have a mutable container structure pointer, you can change structure fields through it, which violates the const guarantee. Signed-off-by: Adrian Barnaś <abarnas@google.com> Reviewed-by: Nishanth Menon <nm@ti.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions