[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251020170223.573769-1-pcolberg@redhat.com>
Date: Mon, 20 Oct 2025 17:02:21 +0000
From: Peter Colberg <pcolberg@...hat.com>
To: Danilo Krummrich <dakr@...nel.org>,
Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Krzysztof Wilczyński <kwilczynski@...nel.org>,
Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <lossin@...nel.org>,
Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>,
linux-pci@...r.kernel.org,
rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org,
Peter Colberg <pcolberg@...hat.com>
Subject: [PATCH v2 0/2] rust: pci: consistently use INTx and PCI BAR in comments
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
Powered by blists - more mailing lists