diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-09-16 16:14:12 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-09-18 11:37:23 +0200 |
commit | e6c8ab0a11293ac44a2d5550cafaf775ccf64ea0 (patch) | |
tree | d570071a87cfe1fc2c5c83c255ff41e978c779e6 /rust/kernel/alloc.rs | |
parent | 18cfe3c1a121c275fb0a86dd7b0c049c6dd0a038 (diff) |
eth: fbnic: make fbnic_fw_log_write() parameter const
Make the log message parameter const, it's not modified
and this lets us pass in strings which are const for the caller.
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Link: https://patch.msgid.link/20250916231420.1693955-2-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/kernel/alloc.rs')
0 files changed, 0 insertions, 0 deletions