On 8/24/23 12:37, Bjorn Helgaas wrote: > From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > Fix typos in docs and comments. > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > --- > Documentation/PCI/pci-error-recovery.rst | 12 +++---- > drivers/pci/controller/cadence/pcie-cadence.h | 2 +- > drivers/pci/endpoint/functions/pci-epf-vntb.c | 32 +++++++++---------- > drivers/pci/msi/irqdomain.c | 4 +-- > drivers/pci/p2pdma.c | 2 +- > drivers/pci/pci.c | 2 +- > drivers/pci/probe.c | 2 +- > drivers/pci/quirks.c | 8 ++--- > drivers/pci/setup-bus.c | 2 +- > 9 files changed, 33 insertions(+), 33 deletions(-) > Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. -- ~Randy