]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libxfs/xfs_mount.c
Merge whitespace changes over
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_mount.c
index d2d9316ab9ad75f254029f7f145349b12768e76d..b08248f174cfe14bbf7fab5d516cd39149f4234d 100644 (file)
@@ -11,7 +11,7 @@
  *
  * Further, this software is distributed without any warranty that it is
  * free of the rightful claim of any third person regarding infringement
- * or the like.         Any license provided herein, whether implied or
+ * or the like.  Any license provided herein, whether implied or
  * otherwise, applies only to this software file.  Patent licenses, if
  * any, provided herein do not apply to combinations of this program with
  * other software, or any other product whatsoever.
@@ -295,4 +295,3 @@ xfs_initialize_perag(xfs_mount_t *mp, int agcount)
        }
        mp->m_maxagi = index;
 }
-