Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rolf Eike Beer and committed by
Greg Kroah-Hartman
579082df 12bedda9

+1 -1
+1 -1
include/linux/pci.h
··· 315 315 316 316 /* ---------------------------------------------------------------- */ 317 317 /** PCI Error Recovery System (PCI-ERS). If a PCI device driver provides 318 - * a set fof callbacks in struct pci_error_handlers, then that device driver 318 + * a set of callbacks in struct pci_error_handlers, then that device driver 319 319 * will be notified of PCI bus errors, and will be driven to recovery 320 320 * when an error occurs. 321 321 */