This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / base / init.c
index 7b86c40..fd53f36 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Copyright (c) 2002-3 Patrick Mochel
  * Copyright (c) 2002-3 Open Source Development Labs
- *
+ * 
  * This file is released under the GPLv2
  *
  */
@@ -33,7 +33,7 @@ void __init driver_init(void)
        classes_init();
        firmware_init();
 
-       /* These are also core pieces, but must come after the
+       /* These are also core pieces, but must come after the 
         * core core pieces.
         */
        platform_bus_init();