Whamcloud - gitweb
LU-9679 general: add missing spaces to folded strings.
[fs/lustre-release.git] / lustre / utils / obd.c
index 1e34654..db5bc12 100644 (file)
@@ -1247,8 +1247,7 @@ int jt_obd_md_common(int argc, char **argv, int cmd)
         }
 
         if (stripe_count == 0 && stripe_index != -1) {
         }
 
         if (stripe_count == 0 && stripe_index != -1) {
-                fprintf(stderr, "If stripe_count is 0, stripe_index can not"
-                                "be specified\n");
+                fprintf(stderr, "If stripe_count is 0, stripe_index can not be specified\n");
                 return CMD_HELP;
         }
 
                 return CMD_HELP;
         }
 
@@ -1282,8 +1281,8 @@ int jt_obd_md_common(int argc, char **argv, int cmd)
         if (parent_basedir == NULL) {
                 char *last_lash;
                 if (name == NULL) {
         if (parent_basedir == NULL) {
                 char *last_lash;
                 if (name == NULL) {
-                        fprintf(stderr, "parent_basedir or name must be"
-                                        "indicated!\n");
+                        fprintf(stderr,
+                                "parent_basedir or name must be indicated!\n");
                         return CMD_HELP;
                 }
                 /*Get directory and name from name*/
                         return CMD_HELP;
                 }
                 /*Get directory and name from name*/