]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: kernel: use docs.kernel.org links in code documentation
authorMichael Vetter <jubalh@iodoru.org>
Tue, 20 Aug 2024 07:26:43 +0000 (09:26 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 25 Aug 2024 12:44:34 +0000 (14:44 +0200)
commitc73051168e7fc0c78e58791097cbc3a3ec95839e
treee29f1c0a8d5a98044e26b36fe53e02213b3f5d87
parentf363930484d733e784fce12355d32d04e5baa313
rust: kernel: use docs.kernel.org links in code documentation

Use links to docs.kernel.org instead of www.kernel.org/doc/html/latest
in the code documentation. The links are shorter and cleaner.

Link: https://github.com/Rust-for-Linux/linux/issues/1101
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
[ Reworded slightly. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/print.rs
rust/kernel/std_vendor.rs