X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fnotify%2Ffanotify%2Ffanotify.c;h=58772623f02a90e7e7c4355921ba0c8457024175;hb=56b27cf6030dd36c56a5542ab8bfa406d337f083;hp=1f8f05220f8dd72aa6d8c00a792280084924ae45;hpb=83c4c4b0a3aadc1ce7b5b2870ce1fc1f65498da0;p=~andy%2Flinux diff --git a/fs/notify/fanotify/fanotify.c b/fs/notify/fanotify/fanotify.c index 1f8f05220f8..58772623f02 100644 --- a/fs/notify/fanotify/fanotify.c +++ b/fs/notify/fanotify/fanotify.c @@ -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, };