vserver 1.9.5.x5
[linux-2.6.git] / drivers / acpi / namespace / nswalk.c
index 5482e74..4de2444 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2004, R. Byron Moore
+ * Copyright (C) 2000 - 2005, R. Byron Moore
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -264,8 +264,8 @@ acpi_ns_walk_namespace (
                                         * node, visit the onde
                                         */
                                        level++;
-                                       parent_node   = child_node;
-                                       child_node    = NULL;
+                                       parent_node = child_node;
+                                       child_node = NULL;
                                }
                        }
                }