]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
authorRoman Fietze <roman.fietze@telemotive.de>
Tue, 18 May 2010 12:45:47 +0000 (14:45 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 18 May 2010 21:59:08 +0000 (14:59 -0700)
commit2acc2d6b3aa89e6f2f44625edea1ee16532269a1
treee9ed3553db8af0134275fe5d35d26992a0d73040
parent276bcb5c9f1174cc9c8ac1afc48de957efb4ed0e
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments

This fixes all occurrences of pci_enable_device and pci_disable_device
in all comments. There are no code changes involved.

Signed-off-by: Roman Fietze <roman.fietze@telemotive.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/edac/amd76x_edac.c
drivers/edac/i82443bxgx_edac.c
drivers/edac/r82600_edac.c
drivers/pci/pci.c