]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/jbd2/transaction.c
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
[karo-tx-linux.git] / fs / jbd2 / transaction.c
index ddc51a7f4508a488fff4b2f352da971041c46214..df9f29760efa99931bef9fdd9609e7580d8852cd 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;
 
        /*