Re: [PATCH 1/3] rust: use the `build_error!` macro, not the hidden function
From: Miguel Ojeda <hidden>
Date: 2025-01-10 10:45:21
Also in:
linux-block, linux-patches, lkml, rust-for-linux
From: Miguel Ojeda <hidden>
Date: 2025-01-10 10:45:21
Also in:
linux-block, linux-patches, lkml, rust-for-linux
On Sat, Nov 23, 2024 at 11:29 PM Miguel Ojeda [off-list ref] wrote:
Code and some examples were using the function, rather than the macro. The macro is what is documented. Thus move users to the macro. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Applied series to `rust-next` -- thanks!
[ Applied the change to the new miscdevice cases. - Miguel ]
[ Applied the change to the new miscdevice cases. - Miguel ]
Cheers,
Miguel