]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdmon.c
Remove lots of unnecessary white space.
[thirdparty/mdadm.git] / mdmon.c
diff --git a/mdmon.c b/mdmon.c
index 36c25d3ca851e9e2ffbab66528a7d19aa6c8da12..13f951096cfeaa354586f65931e84471fe73d16b 100644 (file)
--- a/mdmon.c
+++ b/mdmon.c
@@ -200,7 +200,7 @@ static void try_kill_monitor(pid_t pid, char *devname, int sock)
        fcntl(sock, F_SETFL, fl);
        n = read(sock, buf, 100);
        /* Ignore result, it is just the wait that
-        * matters 
+        * matters
         */
 }