Typo fix for 2.6.19-rc6

From: Remi
Date: Tue Nov 28 2006 - 07:59:48 EST


Hello,

Typo fix for 2.6.19-rc6.

--- linux-2.6.19-rc6/fs/ext2/ext2.h 2006-11-20 19:25:16.000000000 +0100
+++ linux-2.6.19-rc6.fixed/fs/ext2/ext2.h 2006-11-28 10:39:04.000000000
+0100
@@ -27,7 +27,7 @@
/*
* i_block_group is the number of the block group which contains
* this file's inode. Constant across the lifetime of the inode,
- * it is ued for making block allocation decisions - we try to
+ * it is used for making block allocation decisions - we try to
* place a file's data blocks near its inode block, and new inodes
* near to their parent directory's inode.
*/

Remi


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/