diff options
Diffstat (limited to 'fs/namespace.c')
-rw-r--r-- | fs/namespace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/namespace.c b/fs/namespace.c index ddbda13c2d31..07daa7972591 100644 --- a/fs/namespace.c +++ b/fs/namespace.c | |||
@@ -1791,7 +1791,7 @@ static void __init init_mount_tree(void) | |||
1791 | set_fs_root(current->fs, ns->root, ns->root->mnt_root); | 1791 | set_fs_root(current->fs, ns->root, ns->root->mnt_root); |
1792 | } | 1792 | } |
1793 | 1793 | ||
1794 | void __init mnt_init(unsigned long mempages) | 1794 | void __init mnt_init(void) |
1795 | { | 1795 | { |
1796 | struct list_head *d; | 1796 | struct list_head *d; |
1797 | unsigned int nr_hash; | 1797 | unsigned int nr_hash; |