Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-microblaze.git] / fs / notify / group.c
index ffd723f..fb89c35 100644 (file)
@@ -122,7 +122,6 @@ static struct fsnotify_group *__fsnotify_alloc_group(
 
        /* set to 0 when there a no external references to this group */
        refcount_set(&group->refcnt, 1);
-       atomic_set(&group->num_marks, 0);
        atomic_set(&group->user_waits, 0);
 
        spin_lock_init(&group->notification_lock);