VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / drivers / base / init.c
index fd53f36..7b86c40 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();