summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGiorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>2026-05-08 17:39:17 +0400
committerJonathan Cameron <jic23@kernel.org>2026-05-31 10:59:37 +0100
commitae008f65398c2071b0b5510998d86f51d285a77d (patch)
tree275c1f6f1c3c55c4f4e16a216e94bc5959ca3eb8 /tools/perf/scripts/python
parent49d7edc9bd8a2e9a50c918008338273a7c2fc071 (diff)
iio: chemical: scd30: make command lookup table const
scd30_i2c_cmd_lookup_tbl contains fixed opcodes and is only read by scd30_i2c_command(). Make it const to document that it's immutable and allow it to be placed in read-only memory. Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com> Reviewed-by: Stepan Ionichev <sozdayvek@gmail.com> Acked-by: Maxwell Doose <m32285159@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions