diff options
Diffstat (limited to 'fs/lockd/procfs.c')
-rw-r--r-- | fs/lockd/procfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/lockd/procfs.c b/fs/lockd/procfs.c index 2a0a98480e39..8f72cb237ef3 100644 --- a/fs/lockd/procfs.c +++ b/fs/lockd/procfs.c | |||
@@ -64,7 +64,6 @@ static const struct file_operations lockd_end_grace_operations = { | |||
64 | .read = nlm_end_grace_read, | 64 | .read = nlm_end_grace_read, |
65 | .llseek = default_llseek, | 65 | .llseek = default_llseek, |
66 | .release = simple_transaction_release, | 66 | .release = simple_transaction_release, |
67 | .owner = THIS_MODULE, | ||
68 | }; | 67 | }; |
69 | 68 | ||
70 | int __init | 69 | int __init |