mirror of https://github.com/torvalds/linux.git
rust: pin-init: fix typo in docs
Signed-off-by: Brian Harring <ferringb@gmail.com> Signed-off-by: Benno Lossin <lossin@kernel.org> Link: https://patch.msgid.link/20251016211740.653599-2-lossin@kernel.org Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
parent
53870c679e
commit
26866b6bb1
|
|
@ -9,7 +9,7 @@
|
|||
> [!NOTE]
|
||||
>
|
||||
> This crate was originally named [`pinned-init`], but the migration to
|
||||
> `pin-init` is not yet complete. The `legcay` branch contains the current
|
||||
> `pin-init` is not yet complete. The `legacy` branch contains the current
|
||||
> version of the `pinned-init` crate & the `main` branch already incorporates
|
||||
> the rename to `pin-init`.
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue