diff options
author | Miguel Ojeda <ojeda@kernel.org> | 2024-11-24 01:28:47 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-01-10 02:19:05 +0300 |
commit | 15f2f9313a394f97fb9443271721e9ff1c8d4be4 (patch) | |
tree | 0ce3d955f08d166605464c286cb2e8be05692ebc /rust/kernel/build_assert.rs | |
parent | 2a87f8b075ea0ba33d3809aee7980c019f920bd6 (diff) | |
download | linux-15f2f9313a394f97fb9443271721e9ff1c8d4be4.tar.xz |
rust: use the `build_error!` macro, not the hidden function
Code and some examples were using the function, rather than the macro. The
macro is what is documented.
Thus move users to the macro.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20241123222849.350287-1-ojeda@kernel.org
[ Applied the change to the new miscdevice cases. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/build_assert.rs')
0 files changed, 0 insertions, 0 deletions