]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_dir_leaf.c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / fs / xfs / xfs_dir_leaf.c
index ee88751c3be6856ebf5e418d8649f108e75be2c9..6d711869262f541e3115c73e7654351f68e29893 100644 (file)
@@ -1341,7 +1341,7 @@ xfs_dir_leaf_toosmall(xfs_da_state_t *state, int *action)
        /*
         * Check for the degenerate case of the block being empty.
         * If the block is empty, we'll simply delete it, no need to
-        * coalesce it with a sibling block.  We choose (aribtrarily)
+        * coalesce it with a sibling block.  We choose (arbitrarily)
         * to merge with the forward block unless it is NULL.
         */
        if (count == 0) {