diff --git a/[refs] b/[refs] index faa1ab9ac4e2..07c67f0112f3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 55581d018ed3493d226e7a4d645d9c8a5af6c36b +refs/heads/master: 14b30d628446e5e4e4b313e10a90586fcf7d5638 diff --git a/trunk/fs/hfs/super.c b/trunk/fs/hfs/super.c index 16cbd902f8b9..32de44ed0021 100644 --- a/trunk/fs/hfs/super.c +++ b/trunk/fs/hfs/super.c @@ -6,7 +6,7 @@ * This file may be distributed under the terms of the GNU General Public License. * * This file contains hfs_read_super(), some of the super_ops and - * init_module() and cleanup_module(). The remaining super_ops are in + * init_hfs_fs() and exit_hfs_fs(). The remaining super_ops are in * inode.c since they deal with inodes. * * Based on the minix file system code, (C) 1991, 1992 by Linus Torvalds