]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - super0.c
Trivial bugfix and spelling fixes.
[thirdparty/mdadm.git] / super0.c
index a748967e26ab8697cbf5359d3a0e63874c477931..eb902ebd1af5d0cd92b31b22f7322505efcf9aa9 100644 (file)
--- a/super0.c
+++ b/super0.c
@@ -445,7 +445,7 @@ static int update_super0(struct supertype *st, struct mdinfo *info,
                       sb32+MD_SB_GENERIC_CONSTANT_WORDS+7+1,
                       (MD_SB_WORDS - (MD_SB_GENERIC_CONSTANT_WORDS+7+1))*4);
                if (verbose >= 0)
-                       pr_err("adjusting superblock of %s for 2.2/sparc compatability.\n",
+                       pr_err("adjusting superblock of %s for 2.2/sparc compatibility.\n",
                               devname);
        } else if (strcmp(update, "super-minor") ==0) {
                sb->md_minor = info->array.md_minor;