diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-06-29 18:52:05 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-03-06 19:28:25 +0300 |
commit | f90133bd17561df08347e75d76ead3759832d236 (patch) | |
tree | f3a40f3a0cc3b484e520ae810cc45957db71d549 /scripts/generate_rust_analyzer.py | |
parent | c0c1a6bf80e9075e3f6b81fd542550d8eb91e57a (diff) | |
download | linux-f90133bd17561df08347e75d76ead3759832d236.tar.xz |
media: ccs-pll: Make variables const where appropriate
Many functions operate on data structures that are read only, both in
the implementation and by design. Mark them as const to increase
readability and avoid future mistakes.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions