Commit c37ea218 authored by Ralf Baechle's avatar Ralf Baechle Committed by Bartlomiej Zolnierkiewicz

[PATCH] ide: make comment match reality

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent 1e39dead
...@@ -787,7 +787,7 @@ static int pre_init = 1; /* Before first ordered IDE scan */ ...@@ -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
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment