Loading
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>