[PATCH 02/12] xfs: fix the comment of xfs_buf_free()

zwu.kernel at gmail.com zwu.kernel at gmail.com
Wed Aug 7 05:10:59 CDT 2013


From: Zhi Yong Wu <wuzhy at linux.vnet.ibm.com>

Signed-off-by: Zhi Yong Wu <wuzhy at linux.vnet.ibm.com>
---
 fs/xfs/xfs_buf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/xfs/xfs_buf.c b/fs/xfs/xfs_buf.c
index 1b2472a..3997571 100644
--- a/fs/xfs/xfs_buf.c
+++ b/fs/xfs/xfs_buf.c
@@ -303,7 +303,7 @@ _xfs_buf_free_pages(
  *	Releases the specified buffer.
  *
  * 	The modification state of any associated pages is left unchanged.
- * 	The buffer most not be on any hash - use xfs_buf_rele instead for
+ * 	The buffer must not be on any hash - use xfs_buf_rele instead for
  * 	hashed and refcounted buffers
  */
 void
-- 
1.7.11.7



More information about the xfs mailing list