Whamcloud - gitweb
Update b1_2 from HEAD (20040315_1445)
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index 119ca99..a90a6e1 100644 (file)
@@ -138,7 +138,7 @@ void lprocfs_remove(struct proc_dir_entry *root)
         LASSERT(root != NULL);
         parent = root->parent;
         LASSERT(parent != NULL);
-
         while (1) {
                 while (temp->subdir != NULL)
                         temp = temp->subdir;