Re: [PATCH 0/2] mtip32xx: minor PCI cleanups
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-01-27 03:18:06
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-01-27 03:18:06
Also in:
lkml
On 1/26/21 1:04 PM, Bjorn Helgaas wrote:
From: Bjorn Helgaas <bhelgaas@google.com> Use PCI #defines and the special accessors for the PCIe capability. Bjorn Helgaas (2): mtip32xx: use PCI #defines instead of numbers mtip32xx: prefer pcie_capability_read_word() drivers/block/mtip32xx/mtip32xx.c | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-)
Applied, thanks. -- Jens Axboe