summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorAdrian Barnaś <abarnas@google.com>2025-10-28 15:20:11 +0000
committerStephen Boyd <sboyd@kernel.org>2025-11-20 19:23:43 -0800
commit1749001151d11b5296754a99f0e845cd2d904a87 (patch)
tree5ed3683f3ef4b237350d7d57a4c896d727a43f15 /tools/docs/parse-headers.py
parent23b2d2fb136959fd0a8e309c70be83d9b8841c7e (diff)
clk: actions: Fix discarding const qualifier by 'container_of' macro
Remove const qualifier from functions parameter because it was discarded when container_of was called. Received pointer had mutable access to it through received container. Signed-off-by: Adrian Barnaś <abarnas@google.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions