]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Examine.c
Remove spaces/tabs from ends of lines.
[thirdparty/mdadm.git] / Examine.c
index a7bbbdbe5f892c05583289bb4aec7cff424409be..ba00270e8d9baa5ffd79b0c14bc4a73a7397e6b3 100644 (file)
--- a/Examine.c
+++ b/Examine.c
@@ -55,7 +55,7 @@ int Examine(mddev_dev_t devlist, int brief, int scan,
         * If (brief) gather devices for same array and just print a mdadm.conf line including devices=
         * if devlist==NULL, use conf_get_devs()
         */
-       int fd; 
+       int fd;
        void *super = NULL;
        int rv = 0;
        int err = 0;