On Thu, Sep 25, 2025 at 09:54:07AM -0400, Tamir Duberstein wrote:
C-String literals were added in Rust 1.77. Replace instances of
`kernel::c_str!` with C-String literals where possible.
This doesn't apply against current code, please check and resend.