Explorar o código

xfs: fix the comment of xfs_setsize_buftarg_early()

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>
Zhi Yong Wu %!s(int64=12) %!d(string=hai) anos
pai
achega
8b4ad79cc6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fs/xfs/xfs_buf.c

+ 1 - 1
fs/xfs/xfs_buf.c

@@ -1622,7 +1622,7 @@ xfs_setsize_buftarg_flags(
 /*
 /*
  *	When allocating the initial buffer target we have not yet
  *	When allocating the initial buffer target we have not yet
  *	read in the superblock, so don't know what sized sectors
  *	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
 STATIC int
 xfs_setsize_buftarg_early(
 xfs_setsize_buftarg_early(