Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / fs / ubifs / tnc_commit.c
index 234be1c..58c92c9 100644 (file)
@@ -930,7 +930,7 @@ static int write_index(struct ubifs_info *c)
                 * flag cleared before %COW_ZNODE. Specifically, it matters in
                 * the 'dirty_cow_znode()' function. This is the reason for the
                 * first barrier. Also, we want the bit changes to be seen to
-                * other threads ASAP, to avoid unnecesarry copying, which is
+                * other threads ASAP, to avoid unnecessary copying, which is
                 * the reason for the second barrier.
                 */
                clear_bit(DIRTY_ZNODE, &znode->flags);