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:
ad4809b
)
xfs: fix the comment of xfs_setsize_buftarg_early()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Mon, 12 Aug 2013 03:14:56 +0000
(
03:14
+0000)
committer
Ben Myers
<bpm@sgi.com>
Tue, 20 Aug 2013 20:40:39 +0000
(15:40 -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 118ce71d00d2bbabcc5f26d9f8160df2816e898d..c06823fe10d3559c143c3608b04815efd6252631 100644
(file)
--- a/
fs/xfs/xfs_buf.c
+++ b/
fs/xfs/xfs_buf.c
@@
-1622,7
+1622,7
@@
xfs_setsize_buftarg_flags(
/*
* When allocating the initial buffer target we have not yet
* read in the superblock, so don't know what sized sectors
- * are being used
is
at this early stage. Play safe.
+ * are being used at this early stage. Play safe.
*/
STATIC int
xfs_setsize_buftarg_early(