Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lustre / tests / ll_dirstripe_verify.c
index a4ce6d1..bfbe7bc 100644 (file)
@@ -118,7 +118,7 @@ int compare(struct lov_user_md *lum_dir, struct lov_user_md *lum_file1,
 int main(int argc, char **argv)
 {
         DIR * dir;
-        struct lov_user_md *lum_dir, *lum_file1, *lum_file2=NULL;
+        struct lov_user_md *lum_dir, *lum_file1 = NULL, *lum_file2 = NULL;
         int rc;
         int lum_size;
         char *fname;