Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Brian Harring and committed by
Miguel Ojeda
26866b6b 53870c67

+1 -1
+1 -1
rust/pin-init/README.md
··· 9 9 > [!NOTE] 10 10 > 11 11 > This crate was originally named [`pinned-init`], but the migration to 12 - > `pin-init` is not yet complete. The `legcay` branch contains the current 12 + > `pin-init` is not yet complete. The `legacy` branch contains the current 13 13 > version of the `pinned-init` crate & the `main` branch already incorporates 14 14 > the rename to `pin-init`. 15 15 >