diff options
author | Nell Shamrell-Harrington <[email protected]> | 2024-04-11 22:53:31 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2024-05-05 18:09:04 +0200 |
commit | 4a2ae8805129d45287ef82172fd38f7ed0ddc31f (patch) | |
tree | ebd8d711b03ba82e356674e5cb4333dce075e477 /lib/memory-notifier-error-inject.c | |
parent | ea175b2d6f09efb77bdeb690dea9cac232a412e1 (diff) |
rust: remove unneeded `kernel::prelude` imports from doctests
Rust doctests implicitly include `kernel::prelude::*`.
Removes explicit `kernel::prelude` imports from doctests.
Suggested-by: Miguel Ojeda <[email protected]>
Link: https://github.com/Rust-for-Linux/linux/issues/1064
Signed-off-by: Nell Shamrell-Harrington <[email protected]>
Reviewed-by: Benno Lossin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Add it back for `module_phy_driver`'s example since it is within a `mod`,
and thus it cannot be removed. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions