btrfs: Fix typos in comments and strings
[sfrench/cifs-2.6.git] / fs / btrfs / extent_io.c
index 7b489988d81197f1f71bef41e489f18b44a195c3..fc126b92ea5961bd05c5447fddd3b6a3f271a02e 100644 (file)
@@ -492,7 +492,7 @@ static struct extent_state *next_state(struct extent_state *state)
 
 /*
  * utility function to clear some bits in an extent state struct.
- * it will optionally wake up any one waiting on this state (wake == 1).
+ * it will optionally wake up anyone waiting on this state (wake == 1).
  *
  * If no bits are set on the state struct after clearing things, the
  * struct is freed and removed from the tree
@@ -4312,7 +4312,7 @@ static int emit_fiemap_extent(struct fiemap_extent_info *fieinfo,
 
        /*
         * Sanity check, extent_fiemap() should have ensured that new
-        * fiemap extent won't overlap with cahced one.
+        * fiemap extent won't overlap with cached one.
         * Not recoverable.
         *
         * NOTE: Physical address can overlap, due to compression