summaryrefslogtreecommitdiff
path: root/fs/notify/inode_mark.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/notify/inode_mark.c')
-rw-r--r--fs/notify/inode_mark.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/notify/inode_mark.c b/fs/notify/inode_mark.c
index b9370316727e..2188329da3c2 100644
--- a/fs/notify/inode_mark.c
+++ b/fs/notify/inode_mark.c
@@ -30,11 +30,6 @@
#include "../internal.h"
-void fsnotify_recalc_inode_mask(struct inode *inode)
-{
- fsnotify_recalc_mask(inode->i_fsnotify_marks);
-}
-
/*
* Given a group clear all of the inode marks associated with that group.
*/