Re: [PATCH v7 01/10] rust: bitmap: use function-level cfg on kunit test
"Gary Guo" <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon Aug 17, 2026 at 8:04 AM BST, Eliot Courtney wrote:
> Since commit c652dc44192d ("rust: kunit: allow `cfg` on `test`s"),
> we no longer need this workaround.
>
> Reviewed-by: Alice Ryhl <[email protected]>
> Reviewed-by: Yury Norov <[email protected]>
> Signed-off-by: Eliot Courtney <[email protected]>
Reviewed-by: Gary Guo <[email protected]>
> ---
> rust/kernel/bitmap.rs | 25 +++++++++++--------------
> 1 file changed, 11 insertions(+), 14 deletions(-)