projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e39dea
)
[PATCH] ide: make comment match reality
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 18 Nov 2005 22:11:24 +0000
(23:11 +0100)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Fri, 18 Nov 2005 22:11:24 +0000
(23:11 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/setup-pci.c
patch
|
blob
|
history
diff --git
a/drivers/ide/setup-pci.c
b/drivers/ide/setup-pci.c
index d4f2111d43641e5701a86384242c1e70991f3429..7ebf992e8c2f40f2050060ea2e3f8cd53d188436 100644
(file)
--- a/
drivers/ide/setup-pci.c
+++ b/
drivers/ide/setup-pci.c
@@
-787,7
+787,7
@@
static int pre_init = 1; /* Before first ordered IDE scan */
static LIST_HEAD(ide_pci_drivers);
/*
- * __ide_
register_pci
_driver - attach IDE driver
+ * __ide_
pci_register
_driver - attach IDE driver
* @driver: pci driver
* @module: owner module of the driver
*