projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0471f62
)
xfs: fix the comment of xfs_buf_free()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Wed, 7 Aug 2013 10:10:59 +0000
(10:10 +0000)
committer
Ben Myers
<bpm@sgi.com>
Tue, 20 Aug 2013 19:44:39 +0000
(14:44 -0500)
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_buf.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/xfs/xfs_buf.c
b/fs/xfs/xfs_buf.c
index c8136d097c22425a54a6d969266642f5733a5588..118ce71d00d2bbabcc5f26d9f8160df2816e898d 100644
(file)
--- a/
fs/xfs/xfs_buf.c
+++ b/
fs/xfs/xfs_buf.c
@@
-304,7
+304,7
@@
_xfs_buf_free_pages(
* Releases the specified buffer.
*
* The modification state of any associated pages is left unchanged.
- * The buffer m
o
st not be on any hash - use xfs_buf_rele instead for
+ * The buffer m
u
st not be on any hash - use xfs_buf_rele instead for
* hashed and refcounted buffers
*/
void