This patch series normalises the comments of the Rust PCI abstractions
to consistently refer to legacy as INTx interrupts and use the spelling
PCI BAR, as a way to familiarise myself with the Rust for Linux project.
Link: https://lore.kernel.org/rust-for-linux/20251019045620.2080-1-pcolberg@redhat.com/
Link: https://lore.kernel.org/rust-for-linux/20251015182118.106604-1-dakr@kernel.org/
v2:
- Rebase onto driver-core-testing to follow "Rust PCI housekeeping"
patches, which move I/O and IRQ specific code into sub-modules.
Peter Colberg (2):
rust: pci: refer to legacy as INTx interrupts
rust: pci: normalise spelling of PCI BAR
rust/kernel/pci.rs | 4 ++--
rust/kernel/pci/io.rs | 8 ++++----
rust/kernel/pci/irq.rs | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
--
2.51.0