]> Pileus Git - ~andy/linux/blobdiff - fs/super.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[~andy/linux] / fs / super.c
index af9fd02185aae83f795c55b2a1d3a74865cba6f5..5c35bc7a499e19c97b0f8eba3a91a8224a46ffe4 100644 (file)
@@ -937,8 +937,8 @@ out:
 EXPORT_SYMBOL_GPL(vfs_kern_mount);
 
 /**
- * freeze_super -- lock the filesystem and force it into a consistent state
- * @super: the super to lock
+ * freeze_super - lock the filesystem and force it into a consistent state
+ * @sb: the super to lock
  *
  * Syncs the super to make sure the filesystem is consistent and calls the fs's
  * freeze_fs.  Subsequent calls to this without first thawing the fs will return