Przeglądaj źródła

ide: remove stale/incorrect comment from setup-pci.c

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Bartlomiej Zolnierkiewicz 17 lat temu
rodzic
commit
0fd4980fa7
1 zmienionych plików z 0 dodań i 5 usunięć
  1. 0 5
      drivers/ide/setup-pci.c

+ 0 - 5
drivers/ide/setup-pci.c

@@ -7,11 +7,6 @@
  *  May be copied or modified under the terms of the GNU General Public License
  */
 
-/*
- *  This module provides support for automatic detection and
- *  configuration of all PCI IDE interfaces present in a system.  
- */
-
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/kernel.h>