[PATCH 0/2] PCI: Trivial quirks cleanup

From: Bjorn Helgaas
Date: Thu May 10 2018 - 18:09:15 EST


[Sorry for the repost; network hiccup here.]

Trivial reorganization (move quirk infrastructure to the top) and
whitespace/comment style cleanup for consistency. No functional change
intended.

---

Bjorn Helgaas (2):
PCI: Reorder quirks infrastructure code
PCI: Clean up whitespace in quirks.c


drivers/pci/quirks.c | 978 +++++++++++++++++++++++++-------------------------
1 file changed, 485 insertions(+), 493 deletions(-)