diff options
| author | Josh Law <objecting@objecting.org> | 2026-03-18 15:59:12 +0000 |
|---|---|---|
| committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2026-03-19 08:43:55 +0900 |
| commit | 306c36a76da2d6d2b5e91db925d41a9a8d77dbfd (patch) | |
| tree | 5c8fdf97b5680ac33aab25234b273f8e7f2bf499 /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | 73a9f74b86c6b88d1b6aec82adea56074ef2a9b9 (diff) | |
bootconfig: constify xbc_calc_checksum() data parameter
xbc_calc_checksum() only reads the data buffer, so mark the parameter
as const void * and the internal pointer as const unsigned char *.
Link: https://lore.kernel.org/all/20260318155919.78168-7-objecting@objecting.org/
Signed-off-by: Josh Law <objecting@objecting.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
