diff options
author | 2022-02-17 14:05:54 -0800 | |
---|---|---|
committer | 2022-02-25 17:02:47 -0800 | |
commit | 8df64183b8b71c751cf81c3d7655227fbea837b2 (patch) | |
tree | eda6563691ef90dc4e6fd2e32be9ee6d4a28a25a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | clk: Mark 'all_lists' as const (diff) | |
download | wireguard-linux-8df64183b8b71c751cf81c3d7655227fbea837b2.tar.xz wireguard-linux-8df64183b8b71c751cf81c3d7655227fbea837b2.zip |
clk: Mark clk_core_evict_parent_cache_subtree() 'target' const
Clarify that the 'target' clk isn't being modified, instead it's being
searched for. Mark it const so the function can't modify it.
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20220217220554.2711696-3-sboyd@kernel.org
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions