[PATCH] ide: make comment match reality
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
1e39dead2b
commit
c37ea218cb
|
@ -787,7 +787,7 @@ static int pre_init = 1; /* Before first ordered IDE scan */
|
||||||
static LIST_HEAD(ide_pci_drivers);
|
static LIST_HEAD(ide_pci_drivers);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* __ide_register_pci_driver - attach IDE driver
|
* __ide_pci_register_driver - attach IDE driver
|
||||||
* @driver: pci driver
|
* @driver: pci driver
|
||||||
* @module: owner module of the driver
|
* @module: owner module of the driver
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue