diff options
| author | Adrian Barnaś <abarnas@google.com> | 2025-10-28 15:20:11 +0000 |
|---|---|---|
| committer | Stephen Boyd <sboyd@kernel.org> | 2025-11-20 19:23:43 -0800 |
| commit | 1749001151d11b5296754a99f0e845cd2d904a87 (patch) | |
| tree | 5ed3683f3ef4b237350d7d57a4c896d727a43f15 /tools/docs/parse-headers.py | |
| parent | 23b2d2fb136959fd0a8e309c70be83d9b8841c7e (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
