summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
diff options
context:
space:
mode:
authorWang Sheng-Hui <shhuiw@gmail.com>2012-04-06 06:35:18 (GMT)
committerJosef Bacik <josef@redhat.com>2012-05-11 14:56:38 (GMT)
commit1b303fc0545b4bfbb2b8a69eec89e6f077f69b56 (patch)
tree442a84ff12f6b1ee905128c12640e32923a3296e /fs/btrfs/extent_io.c
parentf775738f6fba9c7f6deaa540860d6fb7e2d28445 (diff)
downloadlinux-fsl-qoriq-1b303fc0545b4bfbb2b8a69eec89e6f077f69b56.tar.xz
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
No 'delete' arg is used for clear_state_bit. Cleanup the comment. Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Diffstat (limited to 'fs/btrfs/extent_io.c')
-rw-r--r--fs/btrfs/extent_io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/extent_io.c b/fs/btrfs/extent_io.c
index c9018a0..aeb98ce 100644
--- a/fs/btrfs/extent_io.c
+++ b/fs/btrfs/extent_io.c
@@ -413,7 +413,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 any one 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