X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=fs%2Fnfs%2Fclient.c;h=aba38017bdefc9773cc498090cca4766dcf2d863;hp=855daac0f246ad56759bede61000d6e29d1fb857;hb=cc85906110e26fe8537c3bdbc08a74ae8110030b;hpb=c69da774b28e01e062e0a3aba7509f2dcfd2a11a diff --git a/fs/nfs/client.c b/fs/nfs/client.c index 855daac0f246..aba38017bdef 100644 --- a/fs/nfs/client.c +++ b/fs/nfs/client.c @@ -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);