]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Assemble.c
Remove lots of unnecessary white space.
[thirdparty/mdadm.git] / Assemble.c
index dab4e6b825de0215d93cbea942d4e58cfff3fb59..8e3c929f4440158b63a486112c17fa473219fb9f 100644 (file)
@@ -1262,7 +1262,7 @@ try_again:
                                  inargv, auto_assem);
        if (num_devs < 0)
                return 1;
-       
+
        if (!st || !st->sb || !content)
                return 2;
 
@@ -1897,4 +1897,3 @@ int assemble_container_content(struct supertype *st, int mdfd,
        }
 }
 #endif
-