X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fnamespace.c;h=07daa797259184f1c4cd181cf09f04156bd4dabe;hb=7598392894f6455cf2114f29a98a0289df788056;hp=ddbda13c2d317dc79bb6bffa41e688a250dd1ccf;hpb=d7f5e3df3574c6e38b99f5fe22f15540b2b9811d;p=powerpc.git diff --git a/fs/namespace.c b/fs/namespace.c index ddbda13c2d..07daa79725 100644 --- a/fs/namespace.c +++ b/fs/namespace.c @@ -1791,7 +1791,7 @@ static void __init init_mount_tree(void) set_fs_root(current->fs, ns->root, ns->root->mnt_root); } -void __init mnt_init(unsigned long mempages) +void __init mnt_init(void) { struct list_head *d; unsigned int nr_hash;