]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/xfs/xfs_fs.h
[XFS] Fix a comment typo, originally noticed by Ming Zhang.
[mv-sheeva.git] / fs / xfs / xfs_fs.h
index 14010f1fa82ffe9c2f85f84290bac1236c21fd2e..df66f3a59fac4d5beed2270edd1cac360817aee6 100644 (file)
@@ -72,9 +72,9 @@ struct fsxattr {
 /*
  * Structure for XFS_IOC_GETBMAP.
  * On input, fill in bmv_offset and bmv_length of the first structure
- * to indicate the area of interest in the file, and bmv_entry with the
- * number of array elements given.  The first structure is updated on
- * return to give the offset and length for the next call.
+ * to indicate the area of interest in the file, and bmv_entries with
+ * the number of array elements given back.  The first structure is
+ * updated on return to give the offset and length for the next call.
  */
 #ifndef HAVE_GETBMAP
 struct getbmap {