Skip to content

Commit 9e9d3f9

Browse files
committed
NVMe Driver: fix typo in branch name
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 96f1430 commit 9e9d3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NVMe-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ implementation language for high performance device drivers.
99
The Linux Rust NVMe driver lives
1010
[here](https://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git/log/?h=rnvme).
1111
This branch is routinely rebased on upstream Linux releases. Please be aware
12-
that the `nvme` branch is force pushed without notice. The version based on the
12+
that the `rnvme` branch is force pushed without notice. The version based on the
1313
deprecated `rust` branch is available
1414
[here](https://github.com/metaspace/linux/tree/nvme-rust).
1515

0 commit comments

Comments
 (0)