Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[PATCH] ide: make comment match reality

parent 1e39dead
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 *