Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / fs / ubifs / master.c
index 0df9a3d..7adc37c 100644 (file)
@@ -37,7 +37,7 @@ int ubifs_compare_master_node(struct ubifs_info *c, void *m1, void *m2)
                return ret;
 
        /*
-        * Do not compare the embedded HMAC aswell which also must be different
+        * Do not compare the embedded HMAC as well which also must be different
         * due to the different common node header.
         */
        behind = hmac_offs + UBIFS_MAX_HMAC_LEN;