f2fs: add __init to functions in init_f2fs_fs
[cascardo/linux.git] / fs / jbd2 / transaction.c
index ddc51a7..df9f297 100644 (file)
@@ -1251,7 +1251,7 @@ int jbd2_journal_forget (handle_t *handle, struct buffer_head *bh)
                goto not_jbd;
        }
 
-       /* keep track of wether or not this transaction modified us */
+       /* keep track of whether or not this transaction modified us */
        was_modified = jh->b_modified;
 
        /*