浏览代码

PCI: Fix typo in include/linux/pci.h

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Rolf Eike Beer 18 年之前
父节点
当前提交
579082df38
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/linux/pci.h

+ 1 - 1
include/linux/pci.h

@@ -315,7 +315,7 @@ struct pci_dynids {
 
 
 /* ---------------------------------------------------------------- */
 /* ---------------------------------------------------------------- */
 /** PCI Error Recovery System (PCI-ERS).  If a PCI device driver provides
 /** 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
  *  will be notified of PCI bus errors, and will be driven to recovery
  *  when an error occurs.
  *  when an error occurs.
  */
  */