[PATCH v2 0/2] rust: pci: consistently use INTx and PCI BAR in comments

Peter Colberg posted 2 patches 3 months, 2 weeks ago
rust/kernel/pci.rs     |  4 ++--
rust/kernel/pci/io.rs  |  8 ++++----
rust/kernel/pci/irq.rs | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
[PATCH v2 0/2] rust: pci: consistently use INTx and PCI BAR in comments
Posted by Peter Colberg 3 months, 2 weeks ago
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