Merge branch 'devel' into for-linus
[linux-2.6-microblaze.git] / fs / nfs / client.c
index 855daac..aba3801 100644 (file)
@@ -1594,8 +1594,6 @@ int __init nfs_fs_proc_init(void)
        if (!proc_fs_nfs)
                goto error_0;
 
-       proc_fs_nfs->owner = THIS_MODULE;
-
        /* a file of servers with which we're dealing */
        p = proc_create("servers", S_IFREG|S_IRUGO,
                        proc_fs_nfs, &nfs_server_list_fops);