[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1241867943.26731.5.camel@blr-psankar.blr.novell.com>
Date: Sat, 09 May 2009 16:49:03 +0530
From: Sankar P <sankar.curiosity@...il.com>
To: linux-kernel@...r.kernel.org, linux-btrfs@...r.kernel.org,
trivial@...nel.org
Subject: [PATCH] Spelling fix in btrfs code comment
Fix a trivial spelling error in a comment
Signed-off-by: Sankar P <sankar.curiosity@...il.com>
---
diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index e496644..3e2c7c7 100644
--- a/fs/btrfs/extent-tree.c
+++ b/fs/btrfs/extent-tree.c
@@ -312,7 +312,7 @@ btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr)
}
/*
- * return the block group that contains teh given bytenr
+ * return the block group that contains the given bytenr
*/
struct btrfs_block_group_cache *btrfs_lookup_block_group(
struct btrfs_fs_info *info,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists