diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-05 20:27:28 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-07-05 14:37:01 -0700 |
commit | 0811b8b03bb30b82c84283dde1ff697bc192abc0 (patch) | |
tree | 4a9383ad65c95dd6c55aecebe7ab126ec680281d /.rustfmt.toml | |
parent | 99bf7c2eccff82760fa23ce967cc67c8c219c6a6 (diff) |
hwmon: (gsc-hwmon) constify read-only struct regmap_bus
`gsc_hwmon_regmap_bus` is not modified and can be declared as const to
move its data to a read-only section.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240705-hwmon-const-regmap-v1-1-7cde543ba818@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions