[PATCH v2 0/2] rust: init: remove old workaround

Tamir Duberstein posted 2 patches 5 months, 1 week ago
rust/kernel/init.rs | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
[PATCH v2 0/2] rust: init: remove old workaround
Posted by Tamir Duberstein 5 months, 1 week ago
The first patch just enables compilation for these doctests, since I
accidentally broke them in v1 of the second patch.

Signed-off-by: Tamir Duberstein <tamird@gmail.com>
---
Changes in v2:
- Add a commit to compile the doctests.
- Remove a bit more.
- Link to v1: https://lore.kernel.org/r/20250709-init-remove-old-workaround-v1-1-a922d32338d2@gmail.com

---
Tamir Duberstein (2):
      rust: init: compile examples
      rust: init: remove old workaround

 rust/kernel/init.rs | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)
---
base-commit: 2009a2d5696944d85c34d75e691a6f3884e787c0
change-id: 20250709-init-remove-old-workaround-a6ec6792e010

Best regards,
--  
Tamir Duberstein <tamird@gmail.com>