]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs/client.c
Merge branch 'devel' into for-linus
[linux-2.6-omap-h63xx.git] / fs / nfs / client.c
index 855daac0f246ad56759bede61000d6e29d1fb857..aba38017bdefc9773cc498090cca4766dcf2d863 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);