public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] skd/mtip32xx: Prefer pcie_capability_read_word()
@ 2019-11-18  0:20 Frederick Lawler
  2019-11-18  0:20 ` [PATCH v2 1/4] skd: " Frederick Lawler
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Frederick Lawler @ 2019-11-18  0:20 UTC (permalink / raw)
  To: axboe; +Cc: Frederick Lawler, linux-block, linux-kernel, bhelgaas, bvanassche

Hi,

These changes are in reference to Bjorn's suggestions here:
https://lore.kernel.org/lkml/CAErSpo6BmWDxi3Vckm03=fZHEUosTgkMUjqCvYRA186jv8XbFw@mail.gmail.com/
https://lore.kernel.org/lkml/CAErSpo5TZC3iM09SB1td+F7b-+aiu9EHwPYa1ayiU-i1tseV5w@mail.gmail.com/

And the patches are rebased ontop of 54ecb8f7028c ("Linux 5.4-rc1")

Changes since v1:
    * Replace magic numbers constants

This is a long time coming, apologies for dragging my feet on getting
these trivial patches out.

Frederick Lawler (4):
  skd: Prefer pcie_capability_read_word()
  skd: Replace magic numbers with PCI constants
  mtip32xx: Prefer pcie_capability_read_word()
  mtip32xx: Replace magic numbers with PCI constants

 drivers/block/mtip32xx/mtip32xx.c | 28 ++++++++++++----------------
 drivers/block/skd_main.c          | 14 ++++++--------
 2 files changed, 18 insertions(+), 24 deletions(-)

--
2.20.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-11-19  2:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-18  0:20 [PATCH v2 0/4] skd/mtip32xx: Prefer pcie_capability_read_word() Frederick Lawler
2019-11-18  0:20 ` [PATCH v2 1/4] skd: " Frederick Lawler
2019-11-18  1:45   ` Damien Le Moal
2019-11-19  1:20     ` Frederick Lawler
2019-11-19  2:41       ` Damien Le Moal
2019-11-18  0:20 ` [PATCH v2 2/4] skd: Replace magic numbers with PCI constants Frederick Lawler
2019-11-18  1:45   ` Damien Le Moal
2019-11-19  1:21     ` Frederick Lawler
2019-11-18  0:20 ` [PATCH v2 3/4] mtip32xx: Prefer pcie_capability_read_word() Frederick Lawler
2019-11-18  0:20 ` [PATCH v2 4/4] mtip32xx: Replace magic numbers with PCI constants Frederick Lawler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox