diff options
| author | Atharva Tiwari <atharvatiwarilinuxdev@gmail.com> | 2025-10-07 18:35:10 +0530 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2025-11-06 14:03:28 +0000 |
| commit | d306cbbc34cc9aa6ed2235472110fe797f887db7 (patch) | |
| tree | 98f9f5bbb76f74a0f2031d007c2aa4ac3e244cb6 /scripts/generate_rust_analyzer.py | |
| parent | dbecccac97208bfe5a165aa15423bd4285e41980 (diff) | |
mfd: macsmc: Make SMC write buffers const
Mark the write buffer arguments in apple_smc_write(), apple_smc_rw(),
and apple_smc_write_atomic() as const. These functions do not modify
the data provided by the caller, so the parameters should be const
qualified.
Signed-off-by: Atharva Tiwari <atharvatiwarilinuxdev@gmail.com>
Reviewed-by: Sven Peter <sven@kernel.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
