Re: [PATCH 2/4] rust: build_assert: remove macro from crate root
Andreas Hindborg <[email protected]>
| Newsgroups | dev.linux.lists.driver-core,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
"Gary Guo" <[email protected]> writes: > Convert `build_assert` to use `#[macro_export_scoped]`. This removes the > macros from crate root of `kernel`. A few remaining mentions of the macros > from crate root are removed. > > Signed-off-by: Gary Guo <[email protected]> Acked-by: Andreas Hindborg <[email protected]> Best regards, Andreas Hindborg