diff options
author | 2025-07-09 21:20:01 -0500 | |
---|---|---|
committer | 2025-07-14 19:20:54 +0100 | |
commit | 50467d899a3fc3ea36b944bcc155f26aa0bd2023 (patch) | |
tree | 02bc1a0ccff0a87b92e635b2aeedc1ee672053cc /tools/perf/scripts/python | |
parent | iio: imu: bno055: fix OOB access of hw_xlate array (diff) | |
download | wireguard-linux-50467d899a3fc3ea36b944bcc155f26aa0bd2023.tar.xz wireguard-linux-50467d899a3fc3ea36b944bcc155f26aa0bd2023.zip |
iio: imu: bno055: make bno055_sysfs_attr const
Add const qualifier to struct bno055_sysfs_attr and its array fields.
All of this is read-only data so it can be made const.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250709-iio-const-data-19-v2-2-fb3fc9191251@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions