[PATCH] btrfs-progs: fix the comment for extent_io.c/clear_extent_bits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It should be 'clear', not 'set'.

Signed-off-by: Wang Sheng-Hui <shhuiw@xxxxxxxxx>
---
 extent_io.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extent_io.c b/extent_io.c
index 5093aeb..8f51250 100644
--- a/extent_io.c
+++ b/extent_io.c
@@ -197,7 +197,7 @@ static int clear_state_bit(struct extent_io_tree *tree,
 }

 /*
- * set some bits on a range in the tree.
+ * clear some bits on a range in the tree.
  */
 int clear_extent_bits(struct extent_io_tree *tree, u64 start,
 		      u64 end, int bits, gfp_t mask)
--
1.7.10.4

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




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux