On Sat, 05 Jul, 2025 13:14:18 +0200 "Danilo Krummrich" <dakr@xxxxxxxxxx> wrote: > On Sun, Jun 29, 2025 at 05:57:56AM +0000, Rahul Rameshbabu wrote: >> Device instances in the pci crate represent a valid struct pci_dev, not a struct >> device. >> >> Signed-off-by: Rahul Rameshbabu <sergeantsagara@xxxxxxxxxxxxxx> > > This commit has two checkpatch warnings, can you please fix them, add a 'Fixes:' > tag and send a v2? Sorry about that. I was traveling with a new laptop when I drafted this patch, so my setup was not correct. Should have run checkpatch either way before sending this out. v2: https://lore.kernel.org/rust-for-linux/20250706035944.18442-3-sergeantsagara@xxxxxxxxxxxxxx/ Thanks, Rahul Rameshbabu