]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rust: pci: fix incorrect platform reference in PCI driver probe doc comment
authorRahul Rameshbabu <sergeantsagara@protonmail.com>
Sun, 14 Sep 2025 03:18:34 +0000 (03:18 +0000)
committerDanilo Krummrich <dakr@kernel.org>
Wed, 17 Sep 2025 10:51:13 +0000 (12:51 +0200)
commit855318e7c0c4a3e3014c0469dd5bc93a1c0df30c
tree288d9833ab3ab7b757ba9a3d0e3a474e2313efcd
parenta404d099554d17206d1f283c9a91f0616324f691
rust: pci: fix incorrect platform reference in PCI driver probe doc comment

Substitute 'platform' with 'pci'.

Fixes: 1bd8b6b2c5d3 ("rust: pci: add basic PCI device / driver abstractions")
Cc: stable@kernel.org
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
rust/kernel/pci.rs