]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/pci/probe.c
PCI: Fix MPS peer-to-peer DMA comment syntax
[karo-tx-linux.git] / drivers / pci / probe.c
index 94b1d227ddcd3ee4556c12672c70fba27d4d9759..94c5a77ce85391a9e5487da32624287075570218 100644 (file)
@@ -1620,7 +1620,7 @@ void pcie_bus_configure_settings(struct pci_bus *bus)
                return;
 
        /* FIXME - Peer to peer DMA is possible, though the endpoint would need
-        * to be aware to the MPS of the destination.  To work around this,
+        * to be aware of the MPS of the destination.  To work around this,
         * simply force the MPS of the entire system to the smallest possible.
         */
        if (pcie_bus_config == PCIE_BUS_PEER2PEER)