[PATCH 0/4] PCI, CPER: Trivial cleanups

From: helgaas
Date: Mon Mar 25 2019 - 14:15:32 EST


From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>

Clean up whitespace, fix some typos, add some spec references, and convert
unnecessary __u32 usage to u32.

Bjorn Helgaas (4):
PCI: Cleanup register definition width and whitespace
PCI: Fix comment typos
CPER: Add UEFI spec references
CPER: Remove unnecessary use of user-space types

drivers/pci/controller/dwc/pci-keystone.c | 2 +-
drivers/pci/controller/pci-host-generic.c | 2 +-
drivers/pci/controller/pcie-iproc-msi.c | 2 +-
drivers/pci/pci.c | 328 +++++++++++----------
include/linux/cper.h | 336 +++++++++++-----------
include/uapi/linux/pci_regs.h | 132 +++++----
6 files changed, 405 insertions(+), 397 deletions(-)

--
2.21.0.392.gf8f6787159e-goog