]> Pileus Git - ~andy/linux/blobdiff - fs/notify/fanotify/fanotify.c
fsnotify: remove pointless NULL initializers
[~andy/linux] / fs / notify / fanotify / fanotify.c
index 1f8f05220f8dd72aa6d8c00a792280084924ae45..58772623f02a90e7e7c4355921ba0c8457024175 100644 (file)
@@ -230,5 +230,4 @@ const struct fsnotify_ops fanotify_fsnotify_ops = {
        .handle_event = fanotify_handle_event,
        .free_group_priv = fanotify_free_group_priv,
        .free_event = fanotify_free_event,
-       .freeing_mark = NULL,
 };