Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-2.6-block.git] / fs / reiserfs / fix_node.c
index d2f31330dcae7ecd80a67a0eec638c941822bd2c..6591cb21edf6597fbd04d3bbd31695745dfc1b38 100644 (file)
@@ -831,7 +831,7 @@ static int get_empty_nodes(struct tree_balance *tb, int h)
                RFALSE(buffer_dirty(new_bh) ||
                       buffer_journaled(new_bh) ||
                       buffer_journal_dirty(new_bh),
-                      "PAP-8140: journlaled or dirty buffer %b for the new block",
+                      "PAP-8140: journaled or dirty buffer %b for the new block",
                       new_bh);
 
                /* Put empty buffers into the array. */