Skip to content

Commit

Permalink
PCI: Fix typo in include/linux/pci.h
Browse files Browse the repository at this point in the history
Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Rolf Eike Beer authored and Greg Kroah-Hartman committed Jul 11, 2007
1 parent 12bedda commit 579082d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,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.
*/
Expand Down

0 comments on commit 579082d

Please sign in to comment.