diff options
Diffstat (limited to 'fs/notify/fanotify/fanotify.c')
-rw-r--r-- | fs/notify/fanotify/fanotify.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/notify/fanotify/fanotify.c b/fs/notify/fanotify/fanotify.c index 1f8f05220f8d..58772623f02a 100644 --- a/fs/notify/fanotify/fanotify.c +++ b/fs/notify/fanotify/fanotify.c | |||
@@ -230,5 +230,4 @@ const struct fsnotify_ops fanotify_fsnotify_ops = { | |||
230 | .handle_event = fanotify_handle_event, | 230 | .handle_event = fanotify_handle_event, |
231 | .free_group_priv = fanotify_free_group_priv, | 231 | .free_group_priv = fanotify_free_group_priv, |
232 | .free_event = fanotify_free_event, | 232 | .free_event = fanotify_free_event, |
233 | .freeing_mark = NULL, | ||
234 | }; | 233 | }; |