]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/md/md.h
trivial: fix typo "for for" in multiple files
[linux-beck.git] / drivers / md / md.h
index f8fc188bc762d4b6fe1ffb5dadc9ac43a36d6dff..f55d2ff9513329b973fe0c6c96ec9434eb53de9c 100644 (file)
@@ -201,7 +201,7 @@ struct mddev_s
         * INTR:     resync needs to be aborted for some reason
         * DONE:     thread is done and is waiting to be reaped
         * REQUEST:  user-space has requested a sync (used with SYNC)
-        * CHECK:    user-space request for for check-only, no repair
+        * CHECK:    user-space request for check-only, no repair
         * RESHAPE:  A reshape is happening
         *
         * If neither SYNC or RESHAPE are set, then it is a recovery.