[PATCH] Fix typo in include/linux/pci.h

From: Rolf Eike Beer
Date: Tue Jul 10 2007 - 07:35:25 EST


Signed-off-by: Rolf Eike Beer <eike-kernel@xxxxxxxxx>

---
commit f57463dabf991c306dc43dcf7445ec574484e4ee
tree 37c5d48baf200d7c8d04e506fd8b992179511113
parent 58056c2424917e90b86ca11c2c5d3fd35313d7b6
author Rolf Eike Beer <eike-kernel@xxxxxxxxx> Tue, 10 Jul 2007 13:32:29 +0200
committer Rolf Eike Beer <eike-kernel@xxxxxxxxx> Tue, 10 Jul 2007 13:32:29 +0200

include/linux/pci.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/pci.h b/include/linux/pci.h
index 086a0e5..87aa73e 100644
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
@@ -313,7 +313,7 @@ struct pci_dynids {

/* ---------------------------------------------------------------- */
/** PCI Error Recovery System (PCI-ERS). If a PCI device driver provides
- * a set fof callbacks in struct pci_error_handlers, then that device driver
+ * a set of callbacks in struct pci_error_handlers, then that device driver
* will be notified of PCI bus errors, and will be driven to recovery
* when an error occurs.
*/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/