]> err.no Git - linux-2.6/blobdiff - drivers/md/raid10.c
[PATCH] drivers/md/md.c: make md_new_event() static
[linux-2.6] / drivers / md / raid10.c
index fb952000fae2177d2564407347eeec27ba9bfb41..8e6f6dfddb2b830c11cb235841f0160bed232dc2 100644 (file)
@@ -712,7 +712,7 @@ static void allow_barrier(conf_t *conf)
 static void freeze_array(conf_t *conf)
 {
        /* stop syncio and normal IO and wait for everything to
-        * go quite.
+        * go quiet.
         * We increment barrier and nr_waiting, and then
         * wait until barrier+nr_pending match nr_queued+2
         */