fs: jfs: (trivial) Fix typo in dbInitTree function
authorWonguk Lee <wonguk.lee1023@gmail.com>
Fri, 5 May 2023 14:05:16 +0000 (23:05 +0900)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Tue, 20 Jun 2023 19:58:08 +0000 (14:58 -0500)
While trying to fix the jfs UBSAN problem reported in syzkaller,
(https://syzkaller.appspot.com/bug?id=01abadbd6ae6a08b1f1987aa61554c6b3ac19ff2)

I found the typo in the comment of dbInitTree function and fix it.

Signed-off-by: Wonguk Lee <wonguk.lee1023@gmail.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
fs/jfs/jfs_dmap.c

index da6a2bc6bf022df6930b5549e237924945f16a53..d4d094168a2f6a6d1ded6c489c35ba4ce107e3a1 100644 (file)
@@ -3857,7 +3857,7 @@ static int dbInitTree(struct dmaptree * dtp)
        l2max = le32_to_cpu(dtp->l2nleafs) + dtp->budmin;
 
        /*
-        * configure the leaf levevl into binary buddy system
+        * configure the leaf level into binary buddy system
         *
         * Try to combine buddies starting with a buddy size of 1
         * (i.e. two leaves). At a buddy size of 1 two buddy leaves