浏览代码

[PATCH] ide: make comment match reality

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Ralf Baechle 19 年之前
父节点
当前提交
c37ea218cb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/ide/setup-pci.c

+ 1 - 1
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);
 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
  *
  *