projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f775738
)
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
author
Wang Sheng-Hui
<shhuiw@gmail.com>
Fri, 6 Apr 2012 06:35:18 +0000
(14:35 +0800)
committer
Josef Bacik
<josef@redhat.com>
Fri, 11 May 2012 14:56:38 +0000
(10:56 -0400)
No 'delete' arg is used for clear_state_bit.
Cleanup the comment.
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
fs/btrfs/extent_io.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/btrfs/extent_io.c
b/fs/btrfs/extent_io.c
index c9018a05036e943a52ad91d81019bb4b934b6b9a..aeb98ceda51cc8ba116c540f377dc67eca882366 100644
(file)
--- 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