fs/notify/group.c: make fsnotify_final_destroy_group() static
[deliverable/linux.git] / fs / notify / fsnotify.h
index 85e7d2b431d9014b56fb7e3b00c337f11ea7a57b..9c0898c4cfe1ce771a8a0832adda51c80225ce59 100644 (file)
@@ -23,9 +23,6 @@ extern int fsnotify_add_vfsmount_mark(struct fsnotify_mark *mark,
                                      struct fsnotify_group *group, struct vfsmount *mnt,
                                      int allow_dups);
 
-/* final kfree of a group */
-extern void fsnotify_final_destroy_group(struct fsnotify_group *group);
-
 /* vfsmount specific destruction of a mark */
 extern void fsnotify_destroy_vfsmount_mark(struct fsnotify_mark *mark);
 /* inode specific destruction of a mark */
This page took 0.023565 seconds and 5 git commands to generate.