Re: [PATCH] gpu: nova-core: remove `#[allow(non_snake_case)]`
From: Alexandre Courbot
Date: Fri Jun 12 2026 - 19:29:47 EST
On Fri Jun 12, 2026 at 9:34 PM JST, Gary Guo wrote:
> From: Gary Guo <gary@xxxxxxxxxxx>
>
> Since commit 5423ef9d4db8 ("rust: pin-init: internal: suppress
> `non_snake_case` lint in `[pin_]init!`"), mere use of the non-snake-case
> identifiers would not cause the warning to be generated. Thus remove these
> allows.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Acked-by: Alexandre Courbot <acourbot@xxxxxxxxxx>